Home
last modified time | relevance | path

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

/kvm-unit-tests/lib/x86/
H A Dpmu.h113 static inline bool pmu_arch_event_is_available(int i) in pmu_arch_event_is_available() function
/kvm-unit-tests/x86/
H A Dpmu.c439 if (pmu_arch_event_is_available(i)) in check_gp_counters()
464 if (pmu_arch_event_is_available(idx)) in get_one_event()
468 if (pmu_arch_event_is_available(i)) in get_one_event()
921 if (!pmu.nr_gp_counters || !pmu_arch_event_is_available(2)) in set_ref_cycle_expectations()