Home
last modified time | relevance | path

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

/system/extras/perfprofd/quipper/
Dperf_parser.h187 bool MapCommEvent(const struct comm_event& event);
Dperf_parser.cc205 CHECK(MapCommEvent(event.comm)); in ProcessEvents()
548 bool PerfParser::MapCommEvent(const struct comm_event& event) { in MapCommEvent() function in quipper::PerfParser