Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/util/
Dtrace-event.c25 struct pevent *pevent = pevent_alloc(); in trace_event__init()
/linux-4.1.27/tools/lib/traceevent/
Devent-parse.h767 struct pevent *pevent_alloc(void);
Devent-parse.c6445 struct pevent *pevent_alloc(void) in pevent_alloc() function