Home
last modified time | relevance | path

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

/linux/tools/perf/tests/
H A Dpmu-events.c554 int alias_count = 0, to_match_count = 0, matched_count = 0; in __test_uncore_pmu_event_aliases() local
606 .count = &matched_count, in __test_uncore_pmu_event_aliases()
627 if (alias_count != matched_count) { in __test_uncore_pmu_event_aliases()
629 pmu->name, matched_count, alias_count); in __test_uncore_pmu_event_aliases()