Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Dtrace-event.c29 struct pevent *pevent = pevent_alloc(); in trace_event__init()
/linux-4.4.14/tools/lib/traceevent/
Devent-parse.h777 struct pevent *pevent_alloc(void);
Devent-parse.c6572 struct pevent *pevent_alloc(void) in pevent_alloc() function