Searched refs:tracing_snapshot_cond (Results 1 – 2 of 2) sorted by relevance
2305 void tracing_snapshot_cond(struct trace_array *tr, void *cond_data);2337 static inline void tracing_snapshot_cond(struct trace_array *tr, void *cond_data) in tracing_snapshot_cond() function
3498 tracing_snapshot_cond(file->tr, &context); in save_track_data_snapshot()