Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/trace/
H A Dtrace_events_synth.c68 static bool synth_event_is_busy(struct dyn_event *ev);
75 .is_busy = synth_event_is_busy,
90 static bool synth_event_is_busy(struct dyn_event *ev) in synth_event_is_busy() function