Searched refs:tracing_snapshot_alloc (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/include/linux/
H A Dkernel.h553 void tracing_snapshot_alloc(void);
700 static inline void tracing_snapshot_alloc(void) { } tracing_snapshot_alloc() function
/linux-4.1.27/kernel/trace/
H A Dtrace.c606 * a tracing_snapshot_alloc(), or by doing it manually
712 void tracing_snapshot_alloc(void) tracing_snapshot_alloc() function
722 EXPORT_SYMBOL_GPL(tracing_snapshot_alloc); variable
735 void tracing_snapshot_alloc(void) tracing_snapshot_alloc() function
740 EXPORT_SYMBOL_GPL(tracing_snapshot_alloc); variable

Completed in 102 milliseconds