Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Dcmd_trace_sched.cpp102 bool ParseSchedEvents(const std::string& record_file_path);
130 if (!ParseSchedEvents(record_file_)) { in Run()
189 bool TraceSchedCommand::ParseSchedEvents(const std::string& record_file_path) { in ParseSchedEvents() function in simpleperf::__anon8cf007b80111::TraceSchedCommand