have_timing_info  581 tools/perf/arch/x86/util/intel-pt.c 	bool have_timing_info, need_immediate = false;
have_timing_info  700 tools/perf/arch/x86/util/intel-pt.c 		have_timing_info = true;
have_timing_info  702 tools/perf/arch/x86/util/intel-pt.c 		have_timing_info = false;
have_timing_info  708 tools/perf/arch/x86/util/intel-pt.c 	if (have_timing_info && !perf_cpu_map__empty(cpus)) {