Searched refs:ParseRawEvents (Results 1 - 3 of 3) sorted by relevance

/system/extras/perfprofd/quipper/
H A Dperf_parser.h143 bool ParseRawEvents();
H A Dperf_parser.cc61 bool PerfParser::ParseRawEvents() { function in class:quipper::PerfParser
/system/extras/perfprofd/
H A Dperf_data_converter.cc61 if (!parser.ReadFile(perf_file) || !parser.ParseRawEvents()) {

Completed in 127 milliseconds