Home
last modified time | relevance | path

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

/linux/tools/perf/arch/x86/util/
H A Dintel-pt.c616 bool have_timing_info, need_immediate = false; in intel_pt_recording_options() local
782 have_timing_info = true; in intel_pt_recording_options()
784 have_timing_info = false; in intel_pt_recording_options()
790 if (have_timing_info && !perf_cpu_map__is_any_cpu_or_is_empty(cpus) && in intel_pt_recording_options()
834 if (have_timing_info && !intel_pt_evsel->core.attr.exclude_kernel && in intel_pt_recording_options()