Home
last modified time | relevance | path

Searched refs:sample_hbp_handler (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/samples/hw_breakpoint/
H A Ddata_breakpoint.c31 static void sample_hbp_handler(struct perf_event *bp, in sample_hbp_handler() function
37 printk(KERN_INFO "Dump stack from sample_hbp_handler\n"); in sample_hbp_handler()
54 sample_hbp = register_wide_hw_breakpoint(&attr, sample_hbp_handler, NULL); in hw_break_module_init()
/kernel/linux/linux-6.6/samples/hw_breakpoint/
H A Ddata_breakpoint.c31 static void sample_hbp_handler(struct perf_event *bp, in sample_hbp_handler() function
37 printk(KERN_INFO "Dump stack from sample_hbp_handler\n"); in sample_hbp_handler()
54 sample_hbp = register_wide_hw_breakpoint(&attr, sample_hbp_handler, NULL); in hw_break_module_init()

Completed in 1 milliseconds