Home
last modified time | relevance | path

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

/kernel/trace/
Dtrace_events_synth.c91 static bool synth_event_match(const char *system, const char *event,
99 .match = synth_event_match,
119 static bool synth_event_match(const char *system, const char *event, in synth_event_match() function