Lines Matching refs:allocated_snapshot
1122 if (!tr->allocated_snapshot) { in tracing_snapshot_instance_cond()
1226 if (!tr->allocated_snapshot) { in tracing_alloc_snapshot_instance()
1234 tr->allocated_snapshot = true; in tracing_alloc_snapshot_instance()
1250 tr->allocated_snapshot = false; in free_snapshot()
1830 if (!tr->allocated_snapshot) { in update_max_tr()
1877 if (!tr->allocated_snapshot) { in update_max_tr_single()
1991 tr->allocated_snapshot = true; in run_tracer_selftest()
2011 tr->allocated_snapshot = false; in run_tracer_selftest()
4652 if (iter->tr->allocated_snapshot) in print_snapshot_help()
6291 if (!tr->allocated_snapshot) in __tracing_resize_ring_buffer()
6501 if (t->use_max_tr && !tr->allocated_snapshot) { in tracing_set_tracer()
7553 if (tr->allocated_snapshot) in tracing_snapshot_write()
7564 if (tr->allocated_snapshot) in tracing_snapshot_write()
7582 if (tr->allocated_snapshot) { in tracing_snapshot_write()
9296 tr->allocated_snapshot = allocate_snapshot; in allocate_trace_buffers()