Home
last modified time | relevance | path

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

/linux/include/linux/
A Dtrace_events.h382 bool trace_event_dyn_busy(struct trace_event_call *call);
392 static inline bool trace_event_dyn_busy(struct trace_event_call *call) in trace_event_dyn_busy() function
/linux/kernel/trace/
A Dtrace_dynevent.c54 bool trace_event_dyn_busy(struct trace_event_call *call) in trace_event_dyn_busy() function
A Dtrace_events_synth.c1375 if (trace_event_dyn_busy(&se->call)) in destroy_synth_event()
2108 if (trace_event_dyn_busy(&event->call)) in synth_event_release()
A Dtrace_uprobe.c394 if (trace_event_dyn_busy(trace_probe_event_call(&tu->tp))) in unregister_trace_uprobe()
A Dtrace_kprobe.c543 if (trace_event_dyn_busy(trace_probe_event_call(&tk->tp))) in unregister_trace_kprobe()

Completed in 16 milliseconds