Searched defs:tracing_stop (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ | ||
| H A D | kernel.h | 367 static inline void tracing_stop(void) { } in tracing_stop() function |
| /linux/kernel/trace/ | ||
| H A D | trace.c | 2562 void tracing_stop(void) in tracing_stop() function |