Searched refs:OVERFLOW_SIZE (Results 1 – 2 of 2) sorted by relevance
75 #define OVERFLOW_SIZE 32 macro
263 int i, n_counters, max_loop = OVERFLOW_SIZE; in perfmon_counter_overflow()267 n_counters = min(idxd->idxd_pmu->n_counters, OVERFLOW_SIZE); in perfmon_counter_overflow()