Home
last modified time | relevance | path

Searched defs:ParseEvent (Results 1 – 2 of 2) sorted by relevance

/developtools/profiler/device/plugins/ftrace_plugin/include/
Dsub_event_parser.h97 inline void ParseEvent(T& event, in ParseEvent() function
/developtools/profiler/device/plugins/native_hook/src/
Druntime_stack_range.cpp226 void ParseEvent(const std::string& filePath, std::vector<std::pair<uint64_t, uint64_t>>& filterStaL… in ParseEvent() function