Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/arch/x86/util/
H A Dintel-pt.c624 bool have_timing_info, need_immediate = false; in intel_pt_recording_options() local
790 have_timing_info = true; in intel_pt_recording_options()
792 have_timing_info = false; in intel_pt_recording_options()
798 if (have_timing_info && !perf_cpu_map__empty(cpus) && in intel_pt_recording_options()
842 if (have_timing_info && !intel_pt_evsel->core.attr.exclude_kernel && in intel_pt_recording_options()