Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dtrace_events_synth.c943 static struct synth_event *alloc_synth_event(const char *name, int n_fields, in alloc_synth_event() function
1384 event = alloc_synth_event(name, n_fields, fields); in __create_synth_event()