Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Dtrace-event.c31 struct tep_handle *pevent = tep_alloc(); in trace_event__init()
/Linux-v4.19/tools/lib/traceevent/
Devent-parse.h794 struct tep_handle *tep_alloc(void);
Devent-parse.c6745 struct tep_handle *tep_alloc(void) in tep_alloc() function