Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/samples/hw_breakpoint/
H A Ddata_breakpoint.c31 static void sample_hbp_handler(struct perf_event *bp, in sample_hbp_handler() function
54 sample_hbp = register_wide_hw_breakpoint(&attr, sample_hbp_handler, NULL); in hw_break_module_init()