Home
last modified time | relevance | path

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

/arch/arc/kernel/
Dperf_event.c195 int n_counters; member
529 if (idx == arc_pmu->n_counters) in arc_pmu_add()
763 arc_pmu->n_counters = pct_bcr.c; in arc_pmu_device_probe()
769 arc_pmu->n_counters, counter_size, cc_bcr.c, in arc_pmu_device_probe()
/arch/mips/kernel/
Dperf_event_mipsxx.c813 static int n_counters(void) in n_counters() function
1897 counters = n_counters(); in init_hw_perf_events()