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

/linux-master/include/linux/
H A Dhw_breakpoint.h128 static inline void unregister_hw_breakpoint(struct perf_event *bp) { } function
/linux-master/kernel/events/
H A Dhw_breakpoint.c825 void unregister_hw_breakpoint(struct perf_event *bp) function
831 EXPORT_SYMBOL_GPL(unregister_hw_breakpoint); variable

Completed in 216 milliseconds