• Home
  • Raw
  • Download

Lines Matching defs:cat

147     const PerfettoTeCategoryImpl& cat,  in IsRegisteredCategoryEnabled()
155 static void EnableRegisteredCategory(PerfettoTeCategoryImpl* cat, in EnableRegisteredCategory()
171 static void DisableRegisteredCategory(PerfettoTeCategoryImpl* cat, in DisableRegisteredCategory()
286 static void RegisterCategory(PerfettoTeCategoryImpl* cat) { in RegisterCategory()
296 static void UnregisterCategory(PerfettoTeCategoryImpl* cat) { in UnregisterCategory()
300 static void CategorySetCallback(struct PerfettoTeCategoryImpl* cat, in CategorySetCallback()
337 void RegisterCategory(PerfettoTeCategoryImpl* cat) in RegisterCategory()
353 void UnregisterCategory(PerfettoTeCategoryImpl* cat) in UnregisterCategory()
361 void CategorySetCallback(struct PerfettoTeCategoryImpl* cat, in CategorySetCallback()
697 PerfettoTeCategoryImpl* cat, in WriteTrackEvent()
864 auto* cat = new PerfettoTeCategoryImpl; in PerfettoTeCategoryImplCreate() local
874 void PerfettoTeCategoryImplSetCallback(struct PerfettoTeCategoryImpl* cat, in PerfettoTeCategoryImplSetCallback()
885 uint64_t PerfettoTeCategoryImplGetIid(struct PerfettoTeCategoryImpl* cat) { in PerfettoTeCategoryImplGetIid()
889 void PerfettoTeCategoryImplDestroy(struct PerfettoTeCategoryImpl* cat) { in PerfettoTeCategoryImplDestroy()
944 struct PerfettoTeCategoryImpl* cat, in AdvanceToFirstEnabledDynamicCategory()
964 struct PerfettoTeCategoryImpl* cat, in InstanceOp()
1108 void PerfettoTeHlEmitImpl(struct PerfettoTeCategoryImpl* cat, in PerfettoTeHlEmitImpl()
1166 struct PerfettoTeCategoryImpl* cat, in PerfettoTeLlImplBegin()
1206 void PerfettoTeLlImplNext(struct PerfettoTeCategoryImpl* cat, in PerfettoTeLlImplNext()