Home
last modified time | relevance | path

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

/arch/x86/events/
Dperf_event.h671 #define is_hybrid() static_branch_unlikely(&perf_is_hybrid) macro
677 if (is_hybrid() && (_pmu)) \
687 if (is_hybrid() && (_pmu)) \
697 if (is_hybrid() && (_pmu)) \
Dcore.c193 if (!is_hybrid()) in get_possible_num_counters()
749 if (!is_hybrid()) in is_x86_event()
2125 if (!is_hybrid()) { in init_hw_perf_events()
2159 if (!is_hybrid()) { in init_hw_perf_events()
2333 if (is_hybrid()) { in allocate_fake_cpuc()
2399 if (is_hybrid()) { in validate_group()
2452 if (is_hybrid() && (event->cpu != -1)) { in x86_pmu_event_init()
/arch/x86/events/intel/
Dcore.c3707 if (is_hybrid()) in require_mem_loads_aux_event()
4255 if (is_hybrid() || x86_pmu.extra_regs || x86_pmu.lbr_sel_map) { in intel_cpuc_prepare()
4362 if (is_hybrid() && !init_hybrid_pmu(cpu)) in intel_pmu_cpu_starting()
4391 if (!is_hybrid() && x86_pmu.intel_cap.perf_metrics) { in intel_pmu_cpu_starting()
4482 if (is_hybrid() && cpuc->pmu) in intel_pmu_cpu_dead()
6281 if (!is_hybrid()) { in intel_pmu_init()
6337 if (!is_hybrid() && x86_pmu.intel_cap.perf_metrics) in intel_pmu_init()
6340 if (is_hybrid()) in intel_pmu_init()
Dds.c2246 if (!is_hybrid() && x86_pmu.intel_cap.pebs_output_pt_available) { in intel_ds_init()