Home
last modified time | relevance | path

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

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