Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dtrace_events_synth.c84 static bool synth_event_match(const char *system, const char *event,
92 .match = synth_event_match,
112 static bool synth_event_match(const char *system, const char *event, in synth_event_match() function