Home
last modified time | relevance | path

Searched refs:elt_alloc (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/trace/
H A Dtracing_map.h215 * @elt_alloc: When a tracing_map_elt is allocated, this function, if
234 int (*elt_alloc)(struct tracing_map_elt *elt); member
H A Dtrace_events_hist.c1700 .elt_alloc = hist_trigger_elt_data_alloc,