Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dtrace.h91 static inline int trace_array_destroy(struct trace_array *tr) in trace_array_destroy() function
/linux-6.15/kernel/trace/
H A Dtrace.c9932 int trace_array_destroy(struct trace_array *this_tr) in trace_array_destroy() function