Home
last modified time | relevance | path

Searched refs:tracing_snapshot (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/include/linux/
H A Dkernel.h269 void tracing_snapshot(void);
416 static inline void tracing_snapshot(void) { } in tracing_snapshot() function
/kernel/linux/linux-5.10/include/linux/
H A Dkernel.h530 void tracing_snapshot(void);
677 static inline void tracing_snapshot(void) { } in tracing_snapshot() function
/kernel/linux/linux-5.10/kernel/trace/
H A Dtrace.c1143 * tracing_snapshot - take a snapshot of the current buffer.
1156 void tracing_snapshot(void) in tracing_snapshot() function
1162 EXPORT_SYMBOL_GPL(tracing_snapshot); variable
1169 * This is the same as tracing_snapshot() except that the snapshot is
1274 * This is similar to tracing_snapshot(), but it will allocate the
1290 tracing_snapshot(); in tracing_snapshot_alloc()
1392 void tracing_snapshot(void) in tracing_snapshot() function
1396 EXPORT_SYMBOL_GPL(tracing_snapshot); variable
1411 tracing_snapshot(); in tracing_snapshot_alloc()
H A Dtrace_events_trigger.c1122 tracing_snapshot(); in snapshot_trigger()
/kernel/linux/linux-6.6/kernel/trace/
H A Dtrace.c1189 * tracing_snapshot - take a snapshot of the current buffer.
1202 void tracing_snapshot(void) in tracing_snapshot() function
1208 EXPORT_SYMBOL_GPL(tracing_snapshot); variable
1215 * This is the same as tracing_snapshot() except that the snapshot is
1320 * This is similar to tracing_snapshot(), but it will allocate the
1336 tracing_snapshot(); in tracing_snapshot_alloc()
1438 void tracing_snapshot(void) in tracing_snapshot() function
1442 EXPORT_SYMBOL_GPL(tracing_snapshot); variable
1457 tracing_snapshot(); in tracing_snapshot_alloc()
H A Dtrace_events_trigger.c1451 tracing_snapshot(); in snapshot_trigger()

Completed in 29 milliseconds