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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/samples/hw_breakpoint/
H A Ddata_breakpoint.c44 static void sample_hbp_handler(struct perf_event *bp, int nmi, function
50 printk(KERN_INFO "Dump stack from sample_hbp_handler\n");
63 sample_hbp = register_wide_hw_breakpoint(&attr, sample_hbp_handler);

Completed in 93 milliseconds