Home
last modified time | relevance | path

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

/linux-6.8/include/linux/
Dtrace.h91 static inline int trace_array_destroy(struct trace_array *tr) in trace_array_destroy() function
/linux-6.8/kernel/trace/
Dtrace.c9848 int trace_array_destroy(struct trace_array *this_tr) in trace_array_destroy() function