Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/trace/
Dtrace_events_hist.c380 static bool synth_event_is_busy(struct dyn_event *ev);
387 .is_busy = synth_event_is_busy,
422 static bool synth_event_is_busy(struct dyn_event *ev) in synth_event_is_busy() function