Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/kernel/
Dperf_event_mipsxx.c311 static int mipsxx_pmu_alloc_counter(struct cpu_hw_events *cpuc, in mipsxx_pmu_alloc_counter() function
471 idx = mipsxx_pmu_alloc_counter(cpuc, hwc); in mipspmu_add()
723 if (mipsxx_pmu_alloc_counter(&fake_cpuc, &leader->hw) < 0) in validate_group()
727 if (mipsxx_pmu_alloc_counter(&fake_cpuc, &sibling->hw) < 0) in validate_group()
731 if (mipsxx_pmu_alloc_counter(&fake_cpuc, &event->hw) < 0) in validate_group()