Searched refs:trace_offcpu (Results 1 – 4 of 4) sorted by relevance
49 bool trace_offcpu = false; member in simpleperf::RecordOptionsImpl97 impl_->trace_offcpu = true; in TraceOffCpu()142 if (impl_->trace_offcpu) { in ToRecordArgs()
86 TEST(cmd_report_sample, trace_offcpu) { in TEST() argument
323 bool trace_offcpu; member327 if (trace_offcpu) { in CreateSampleTreeBuilder()830 sample_tree_builder_options_.trace_offcpu = trace_offcpu_; in ReadSampleTreeFromRecordFile()
526 The result is [here](./trace_offcpu.html).