Home
last modified time | relevance | path

Searched refs:AddPlatformEventsToParser (Results 1 – 2 of 2) sorted by relevance

/developtools/profiler/device/plugins/ftrace_plugin/include/
Dflow_controller.h66 bool AddPlatformEventsToParser(void);
/developtools/profiler/device/plugins/ftrace_plugin/src/
Dflow_controller.cpp107 CHECK_TRUE(AddPlatformEventsToParser(), -1, "add platform events to parser failed!"); in SetWriter()
499 bool FlowController::AddPlatformEventsToParser(void) in AddPlatformEventsToParser() function in FlowController