Searched refs:overflown (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/perf/hisilicon/
H A Dhisi_uncore_pmu.c134 unsigned long overflown; local
137 overflown = hisi_pmu->ops->get_int_status(hisi_pmu);
138 if (!overflown)
145 for_each_set_bit(idx, &overflown, hisi_pmu->num_counters) {
H A Dhisi_pcie_pmu.c608 u32 overflown; local
612 overflown = hisi_pcie_pmu_readl(pcie_pmu, HISI_PCIE_INT_STAT, idx);
613 if (!overflown)

Completed in 123 milliseconds