Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dtrace.h84 static inline void trace_array_put(struct trace_array *tr) in trace_array_put() function
/linux/kernel/trace/
H A Dtrace.c566 void trace_array_put(struct trace_array *this_tr) in trace_array_put() function