Pepper_31_C_interfaces
Public Attributes | List of all members
PPB_Trace_Event_Dev_0_1 Struct Reference

#include <ppb_trace_event_dev.h>

Collaboration diagram for PPB_Trace_Event_Dev_0_1:
Collaboration graph

Public Attributes

void *(* GetCategoryEnabled )(const char *category_name)
 
void(* AddTraceEvent )(int8_t phase, const void *category_enabled, const char *name, uint64_t id, uint32_t num_args, const char *arg_names[], const uint8_t arg_types[], const uint64_t arg_values[], uint8_t flags)
 
void(* SetThreadName )(const char *thread_name)
 

Detailed Description

Definition at line 100 of file ppb_trace_event_dev.h.

Member Data Documentation

void(* PPB_Trace_Event_Dev_0_1::AddTraceEvent)(int8_t phase, const void *category_enabled, const char *name, uint64_t id, uint32_t num_args, const char *arg_names[], const uint8_t arg_types[], const uint64_t arg_values[], uint8_t flags)

Definition at line 102 of file ppb_trace_event_dev.h.

void*(* PPB_Trace_Event_Dev_0_1::GetCategoryEnabled)(const char *category_name)

Definition at line 101 of file ppb_trace_event_dev.h.

void(* PPB_Trace_Event_Dev_0_1::SetThreadName)(const char *thread_name)

Definition at line 111 of file ppb_trace_event_dev.h.


The documentation for this struct was generated from the following file: