Searched defs:TF_ProfilerRegistrationParams (Results 1 – 1 of 1) sorted by relevance
141 typedef struct TF_ProfilerRegistrationParams { struct142 size_t struct_size;143 void* ext; // reserved for future use167 TF_OFFSET_OF_END(TF_ProfilerRegistrationParams, destroy_profiler_fns) argument168 } TF_ProfilerRegistrationParams; typedef