Home
last modified time | relevance | path

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

/openbmc/linux/kernel/trace/
H A Dtracing_map.h253 extern void tracing_map_destroy(struct tracing_map *map);
H A Dtracing_map.c676 void tracing_map_destroy(struct tracing_map *map) in tracing_map_destroy() function
804 tracing_map_destroy(map); in tracing_map_create()
H A Dtrace_events_hist.c5043 tracing_map_destroy(hist_data->map); in destroy_hist_data()