Home
last modified time | relevance | path

Searched defs:alloc_event (Results 1 – 2 of 2) sorted by relevance

/linux-5.10/tools/perf/util/
Dordered-events.c99 static struct ordered_event *alloc_event(struct ordered_events *oe, in alloc_event() function
/linux-5.10/tools/lib/traceevent/
Devent-parse.c806 static struct tep_event *alloc_event(void) in alloc_event() function