Searched defs:TP_Profiler (Results 1 – 2 of 2) sorted by relevance
101 typedef struct TP_Profiler { struct107 #define TP_PROFILER_STRUCT_SIZE TF_OFFSET_OF_END(TP_Profiler, device_type) argument108 } TP_Profiler; typedef
124 void (*destroy_profiler)(TP_Profiler*), in PluggableProfilerFactory()