Home
last modified time | relevance | path

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

/tools/perf/arch/x86/util/
Dintel-pt.c553 bool have_timing_info, need_immediate = false; in intel_pt_recording_options() local
669 have_timing_info = true; in intel_pt_recording_options()
671 have_timing_info = false; in intel_pt_recording_options()
677 if (have_timing_info && !cpu_map__empty(cpus)) { in intel_pt_recording_options()