Home
last modified time | relevance | path

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

/linux-4.4.14/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.c952 perf_pmu_unregister(&pmu->pmu); in uncore_pci_remove()
/linux-4.4.14/include/linux/
Dperf_event.h720 extern void perf_pmu_unregister(struct pmu *pmu);
/linux-4.4.14/drivers/bus/
Darm-ccn.c1314 perf_pmu_unregister(&ccn->dt.pmu); in arm_ccn_pmu_cleanup()
/linux-4.4.14/kernel/events/
Dcore.c7717 void perf_pmu_unregister(struct pmu *pmu) in perf_pmu_unregister() function
7737 EXPORT_SYMBOL_GPL(perf_pmu_unregister);