Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/trace/
Dtrace_events_synth.c942 static struct synth_event *alloc_synth_event(const char *name, int n_fields, in alloc_synth_event() function
1383 event = alloc_synth_event(name, n_fields, fields); in __create_synth_event()