Searched refs:allocated_snapshot (Results 1 – 2 of 2) sorted by relevance
1164 if (!tr->allocated_snapshot) { in tracing_snapshot_instance_cond()1268 if (!tr->allocated_snapshot) { in tracing_alloc_snapshot_instance()1276 tr->allocated_snapshot = true; in tracing_alloc_snapshot_instance()1292 tr->allocated_snapshot = false; in free_snapshot()1872 if (!tr->allocated_snapshot) { in update_max_tr()1919 if (!tr->allocated_snapshot) { in update_max_tr_single()2033 tr->allocated_snapshot = true; in run_tracer_selftest()6390 if (!tr->allocated_snapshot) in __tracing_resize_ring_buffer()7681 if (tr->allocated_snapshot) in tracing_snapshot_write()7692 if (tr->allocated_snapshot) in tracing_snapshot_write()[all …]
336 bool allocated_snapshot; member