Searched refs:trace_offcpu_ (Results 1 – 5 of 5) sorted by relevance
141 trace_offcpu_(false), in ReportLib()192 bool trace_offcpu_; member in ReportLib233 trace_offcpu_ = it->second == "true"; in OpenRecordFileIfNecessary()262 if (trace_offcpu_) { in GetNextSample()297 if (trace_offcpu_) { in SetCurrentSample()382 if (trace_offcpu_) { in FindEventOfCurrentSample()
441 trace_offcpu_(false), in ReportCommand()480 bool trace_offcpu_; member in __anon235bfe9f0111::ReportCommand768 trace_offcpu_ = it->second == "true"; in ReadMetaInfoFromRecordFile()794 if (trace_offcpu_) { in ReadEventAttrFromRecordFile()858 sample_tree_builder_options_.trace_offcpu = trace_offcpu_; in ReadSampleTreeFromRecordFile()886 if (!trace_offcpu_) { in ProcessRecord()944 if (trace_offcpu_ && i == sched_switch_attr_id_) { in PrintReport()960 const char* period_prefix = trace_offcpu_ ? "Time in ns" : "Event count"; in PrintReport()
104 trace_offcpu_(false), in ReportSampleCommand()141 bool trace_offcpu_; member in __anon5d136c400111::ReportSampleCommand429 trace_offcpu_ = it->second == "true"; in OpenRecordFile()456 FprintIndented(report_fp_, 1, "trace_offcpu: %s\n", trace_offcpu_ ? "true" : "false"); in PrintMetaInfo()
290 trace_offcpu_(false), in RecordCommand()374 bool trace_offcpu_; member in RecordCommand454 if (trace_offcpu_ && !TraceOffCpu()) { in PrepareRecording()893 trace_offcpu_ = options.PullBoolValue("--trace-offcpu"); in ParseOptions()1768 info_map["trace_offcpu"] = trace_offcpu_ ? "true" : "false"; in DumpMetaInfoFeature()
191 bool trace_offcpu_ = false; member in simpleperf::ProfileSessionImpl210 trace_offcpu_ = true; in StartRecording()225 if (trace_offcpu_) { in PauseRecording()