|
Pepper_31_C_interfaces
|
#include <ppb_trace_event_dev.h>

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) |
Definition at line 100 of file ppb_trace_event_dev.h.
| 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.
1.8.6