Home
last modified time | relevance | path

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

/linux/kernel/
H A Dwatchdog_perf.c181 perf_event_disable(event); in watchdog_hardlockup_disable()
225 perf_event_disable(event); in hardlockup_detector_perf_stop()
/linux/tools/testing/selftests/powerpc/security/
H A Dentry_flush.c118 perf_event_disable(fd); in entry_flush_test()
H A Drfi_flush.c118 perf_event_disable(fd); in rfi_flush_test()
H A Duaccess_flush.c132 perf_event_disable(fd); in uaccess_flush_test()
/linux/tools/testing/selftests/powerpc/include/
H A Dutils.h68 int perf_event_disable(int fd);
/linux/arch/arm64/kvm/
H A Dpmu-emul.c218 perf_event_disable(pmc->perf_event); in kvm_pmu_release_perf_event()
343 perf_event_disable(pmc->perf_event); in kvm_pmc_disable_perf_event()
/linux/tools/testing/selftests/powerpc/
H A Dutils.c572 int perf_event_disable(int fd) in perf_event_disable() function
/linux/include/linux/
H A Dperf_event.h1925 extern void perf_event_disable(struct perf_event *event);
2015 static inline void perf_event_disable(struct perf_event *event) { } in perf_event_disable() function
/linux/kernel/events/
H A Dhw_breakpoint.c811 perf_event_disable(bp); in modify_user_hw_breakpoint()
H A Dcore.c2739 void perf_event_disable(struct perf_event *event) in perf_event_disable() function
2747 EXPORT_SYMBOL_GPL(perf_event_disable);