Searched refs:trace_offcpu_ (Results 1 – 4 of 4) sorted by relevance
140 trace_offcpu_(false), in ReportLib()191 bool trace_offcpu_; member in ReportLib238 trace_offcpu_ = it->second == "true"; in OpenRecordFileIfNecessary()258 if (trace_offcpu_) { in GetNextSample()293 if (trace_offcpu_) { in SetCurrentSample()362 if (trace_offcpu_) { in FindEventOfCurrentSample()
427 trace_offcpu_(false), in ReportCommand()466 bool trace_offcpu_; member in __anona4eb4dc80111::ReportCommand748 trace_offcpu_ = it->second == "true"; in ReadMetaInfoFromRecordFile()780 if (trace_offcpu_) { in ReadEventAttrFromRecordFile()844 sample_tree_builder_options_.trace_offcpu = trace_offcpu_; in ReadSampleTreeFromRecordFile()867 if (!trace_offcpu_) { in ProcessRecord()925 if (trace_offcpu_ && i == sched_switch_attr_id_) { in PrintReport()941 const char* period_prefix = trace_offcpu_ ? "Time in ns" : "Event count"; in PrintReport()
102 trace_offcpu_(false), in ReportSampleCommand()138 bool trace_offcpu_; member in __anoncefef3490111::ReportSampleCommand434 trace_offcpu_ = it->second == "true"; in OpenRecordFile()462 FprintIndented(report_fp_, 1, "trace_offcpu: %s\n", trace_offcpu_ ? "true" : "false"); in PrintMetaInfo()
249 trace_offcpu_(false), in RecordCommand()331 bool trace_offcpu_; member in RecordCommand409 if (trace_offcpu_ && !TraceOffCpu()) { in PrepareRecording()901 trace_offcpu_ = true; in ParseOptions()1639 info_map["trace_offcpu"] = trace_offcpu_ ? "true" : "false"; in DumpMetaInfoFeature()