Searched defs:FindEventTypeByName (Results 1 - 1 of 1) sorted by relevance

/system/extras/simpleperf/
H A Devent_type.cpp122 const EventType* FindEventTypeByName(const std::string& name) { function
159 const EventType* event_type = FindEventTypeByName(event_type_name);
165 event_type = FindEventTypeByName(event_type_name);

Completed in 31 milliseconds