Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/irqchip/
Dirq-gic-v3-its-pci-msi.c59 int alias_count = 0, minnvec = 1; in its_pci_msi_prepare() local
77 its_pci_msi_vec_count, &alias_count); in its_pci_msi_prepare()
91 nvec = max(nvec, alias_count); in its_pci_msi_prepare()
/Linux-v5.15/tools/perf/tests/
Dpmu-events.c524 int alias_count = 0, to_match_count = 0, matched_count = 0; in __test_uncore_pmu_event_aliases() local
541 alias_count++; in __test_uncore_pmu_event_aliases()
547 if (alias_count != to_match_count) { in __test_uncore_pmu_event_aliases()
549 pmu_name, to_match_count, alias_count); in __test_uncore_pmu_event_aliases()
580 if (alias_count != matched_count) { in __test_uncore_pmu_event_aliases()
582 pmu_name, matched_count, alias_count); in __test_uncore_pmu_event_aliases()