Home
last modified time | relevance | path

Searched refs:tracing_snapshot_cond_disable (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/kernel/trace/
Dtrace.h1875 extern int tracing_snapshot_cond_disable(struct trace_array *tr);
Dtrace.c1416 int tracing_snapshot_cond_disable(struct trace_array *tr) in tracing_snapshot_cond_disable() function
1435 EXPORT_SYMBOL_GPL(tracing_snapshot_cond_disable);
1469 int tracing_snapshot_cond_disable(struct trace_array *tr) in tracing_snapshot_cond_disable() function
1473 EXPORT_SYMBOL_GPL(tracing_snapshot_cond_disable);
Dtrace_events_hist.c3581 tracing_snapshot_cond_disable(file->tr); in track_data_destroy()