Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/cpu/
Dperf_event_amd_uncore.c587 perf_pmu_unregister(&amd_l2_pmu); in amd_uncore_init()
590 perf_pmu_unregister(&amd_nb_pmu); in amd_uncore_init()
Dperf_event_intel_uncore.c898 perf_pmu_unregister(&pmu->pmu); in uncore_pci_remove()
/linux-4.1.27/include/linux/
Dperf_event.h623 extern void perf_pmu_unregister(struct pmu *pmu);
/linux-4.1.27/drivers/bus/
Darm-ccn.c1156 perf_pmu_unregister(&ccn->dt.pmu); in arm_ccn_pmu_cleanup()
/linux-4.1.27/kernel/events/
Dcore.c7392 void perf_pmu_unregister(struct pmu *pmu) in perf_pmu_unregister() function
7412 EXPORT_SYMBOL_GPL(perf_pmu_unregister);