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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/samples/tracepoints/
H A Dtracepoint-probe-sample2.c15 static void probe_subsys_event(void *ignore, function
26 ret = register_trace_subsys_event(probe_subsys_event, NULL);
36 unregister_trace_subsys_event(probe_subsys_event, NULL);
H A Dtracepoint-probe-sample.c16 static void probe_subsys_event(void *ignore, function
36 ret = register_trace_subsys_event(probe_subsys_event, NULL);
49 unregister_trace_subsys_event(probe_subsys_event, NULL);

Completed in 196 milliseconds