Searched refs:tracing_snapshot_cond_disable (Results 1 – 3 of 3) sorted by relevance
1976 extern int tracing_snapshot_cond_disable(struct trace_array *tr);
1371 int tracing_snapshot_cond_disable(struct trace_array *tr) in tracing_snapshot_cond_disable() function1390 EXPORT_SYMBOL_GPL(tracing_snapshot_cond_disable);1424 int tracing_snapshot_cond_disable(struct trace_array *tr) in tracing_snapshot_cond_disable() function1428 EXPORT_SYMBOL_GPL(tracing_snapshot_cond_disable);
3043 tracing_snapshot_cond_disable(file->tr); in track_data_destroy()