Home
last modified time | relevance | path

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

/linux/drivers/irqchip/
H A Dirq-gic-v3-its-msi-parent.c47 int alias_count = 0, minnvec = 1; in its_pci_msi_prepare() local
63 its_pci_msi_vec_count, &alias_count); in its_pci_msi_prepare()
88 nvec = max(nvec, alias_count); in its_pci_msi_prepare()
/linux/tools/perf/tests/
H A Dpmu-events.c595 int alias_count = 0, to_match_count = 0, matched_count = 0; in __test_uncore_pmu_event_aliases() local
612 alias_count = perf_pmu__num_events(pmu); in __test_uncore_pmu_event_aliases()
618 if (alias_count != to_match_count) { in __test_uncore_pmu_event_aliases()
620 pmu_name, to_match_count, alias_count); in __test_uncore_pmu_event_aliases()
649 if (alias_count != matched_count) { in __test_uncore_pmu_event_aliases()
651 pmu_name, matched_count, alias_count); in __test_uncore_pmu_event_aliases()