Home
last modified time | relevance | path

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

/aosp12/system/extras/simpleperf/
H A 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::__anon1b6e9ba40110::TraceSchedCommand