Home
last modified time | relevance | path

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

/kvm-unit-tests/arm/
H A Dpmu.c88 unsigned int nb_implemented_counters; member
284 if (!pmu.nb_implemented_counters) { in test_event_introspection()
388 if (!pmu.nb_implemented_counters) { in test_event_counter_config()
432 if (pmu.nb_implemented_counters < nb_events) { in satisfy_prerequisites()
434 pmu.nb_implemented_counters); in satisfy_prerequisites()
486 implemented_counter_mask = BIT(pmu.nb_implemented_counters) - 1; in test_basic_event_count()
1199 pmu.nb_implemented_counters = in pmu_probe()
1202 pmu.nb_implemented_counters); in pmu_probe()