Home
last modified time | relevance | path

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

/openbmc/linux/kernel/trace/
H A Dtrace.h1903 extern int tracing_snapshot_cond_disable(struct trace_array *tr);
H A Dtrace.c1417 int tracing_snapshot_cond_disable(struct trace_array *tr) in tracing_snapshot_cond_disable() function
1436 EXPORT_SYMBOL_GPL(tracing_snapshot_cond_disable);
1470 int tracing_snapshot_cond_disable(struct trace_array *tr) in tracing_snapshot_cond_disable() function
1474 EXPORT_SYMBOL_GPL(tracing_snapshot_cond_disable);
H A Dtrace_events_hist.c3581 tracing_snapshot_cond_disable(file->tr); in track_data_destroy()