Searched refs:allocated_snapshot (Results 1 – 2 of 2) sorted by relevance
1204 if (!tr->allocated_snapshot) { in tracing_snapshot_instance_cond()1315 if (!tr->allocated_snapshot) { in tracing_alloc_snapshot_instance()1329 tr->allocated_snapshot = true; in tracing_alloc_snapshot_instance()1346 tr->allocated_snapshot = false; in free_snapshot()1962 if (!tr->allocated_snapshot) { in update_max_tr()2009 if (!tr->allocated_snapshot) { in update_max_tr_single()5948 if (!tr->allocated_snapshot) in __tracing_resize_ring_buffer()7495 if (tr->allocated_snapshot) in tracing_snapshot_write()7504 if (tr->allocated_snapshot) in tracing_snapshot_write()9380 if (!tr->allocated_snapshot) in buffer_subbuf_size_write()[all …]
343 bool allocated_snapshot; member