Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/trace/
Dtrace_events_hist.c962 static struct synth_event *alloc_synth_event(char *event_name, int n_fields, in alloc_synth_event() function
1096 event = alloc_synth_event(name, n_fields, fields); in create_synth_event()