Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/trace/
Dtrace_probe.h316 return trace_remove_event_call(&tp->event->call); in trace_probe_unregister_event_call()
Dtrace_events.c2359 int trace_remove_event_call(struct trace_event_call *call) in trace_remove_event_call() function
Dtrace_events_hist.c1181 trace_remove_event_call(call); in register_synth_event()
1196 ret = trace_remove_event_call(call); in unregister_synth_event()
/Linux-v5.4/include/linux/
Dtrace_events.h546 extern int trace_remove_event_call(struct trace_event_call *call);