Home
last modified time | relevance | path

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

/kernel/trace/
Dtrace.h1863 extern int tracing_snapshot_cond_disable(struct trace_array *tr);
Dtrace.c1179 int tracing_snapshot_cond_disable(struct trace_array *tr) in tracing_snapshot_cond_disable() function
1196 EXPORT_SYMBOL_GPL(tracing_snapshot_cond_disable);
1230 int tracing_snapshot_cond_disable(struct trace_array *tr) in tracing_snapshot_cond_disable() function
1234 EXPORT_SYMBOL_GPL(tracing_snapshot_cond_disable);
Dtrace_events_hist.c3847 tracing_snapshot_cond_disable(file->tr); in track_data_destroy()