Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/util/
Dordered-events.c99 static struct ordered_event *alloc_event(struct ordered_events *oe, in alloc_event() function
177 new = alloc_event(oe, event); in ordered_events__new_event()
/linux-5.19.10/drivers/irqchip/
Dirq-ti-sci-inta.c338 goto alloc_event; in ti_sci_inta_alloc_irq()
353 alloc_event: in ti_sci_inta_alloc_irq()
/linux-5.19.10/tools/lib/traceevent/
Devent-parse.c806 static struct tep_event *alloc_event(void) in alloc_event() function
6772 *eventp = event = alloc_event(); in parse_format()