Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/arch/x86/util/
Dintel-pt.c626 bool have_timing_info, need_immediate = false; in intel_pt_recording_options() local
783 have_timing_info = true; in intel_pt_recording_options()
785 have_timing_info = false; in intel_pt_recording_options()
791 if (have_timing_info && !perf_cpu_map__empty(cpus) && in intel_pt_recording_options()
840 if (have_timing_info && !intel_pt_evsel->core.attr.exclude_kernel && in intel_pt_recording_options()