Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Dcmd_report.cpp428 sched_switch_attr_id_(0u) {} in ReportCommand()
467 size_t sched_switch_attr_id_; member in __anona4eb4dc80111::ReportCommand
788 sched_switch_attr_id_ = i; in ReadEventAttrFromRecordFile()
887 if (attr_id == sched_switch_attr_id_) { in ProcessSampleRecordInTraceOffCpuMode()
891 if (i == sched_switch_attr_id_) { in ProcessSampleRecordInTraceOffCpuMode()
925 if (trace_offcpu_ && i == sched_switch_attr_id_) { in PrintReport()