Home
last modified time | relevance | path

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

/linux-5.19.10/kernel/trace/
Dtrace.h1845 extern void *tracing_cond_snapshot_data(struct trace_array *tr);
Dtrace.c1192 void *tracing_cond_snapshot_data(struct trace_array *tr) in tracing_cond_snapshot_data() function
1205 EXPORT_SYMBOL_GPL(tracing_cond_snapshot_data);
1403 void *tracing_cond_snapshot_data(struct trace_array *tr) in tracing_cond_snapshot_data() function
1407 EXPORT_SYMBOL_GPL(tracing_cond_snapshot_data);
Dtrace_events_hist.c3378 track_data = tracing_cond_snapshot_data(file->tr); in track_data_snapshot_print()
3490 track_data = tracing_cond_snapshot_data(file->tr); in track_data_destroy()