Home
last modified time | relevance | path

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

/linux-4.1.27/samples/hw_breakpoint/
Ddata_breakpoint.c44 static void sample_hbp_handler(struct perf_event *bp, in sample_hbp_handler() function
63 sample_hbp = register_wide_hw_breakpoint(&attr, sample_hbp_handler, NULL); in hw_break_module_init()