Searched defs:mipsxx_pmu_alloc_counter (Results 1 - 1 of 1) sorted by relevance

/arch/mips/kernel/
H A Dperf_event_mipsxx.c308 static int mipsxx_pmu_alloc_counter(struct cpu_hw_events *cpuc, function
463 idx = mipsxx_pmu_alloc_counter(cpuc, hwc);
717 if (mipsxx_pmu_alloc_counter(&fake_cpuc, &leader->hw) < 0)
721 if (mipsxx_pmu_alloc_counter(&fake_cpuc, &sibling->hw) < 0)
725 if (mipsxx_pmu_alloc_counter(&fake_cpuc, &event->hw) < 0)

Completed in 9 milliseconds