Searched refs:allocated_snapshot (Results 1 – 2 of 2) sorted by relevance
1194 if (!tr->allocated_snapshot) { in tracing_snapshot_instance_cond()1305 if (!tr->allocated_snapshot) { in tracing_alloc_snapshot_instance()1319 tr->allocated_snapshot = true; in tracing_alloc_snapshot_instance()1336 tr->allocated_snapshot = false; in free_snapshot()1952 if (!tr->allocated_snapshot) { in update_max_tr()1999 if (!tr->allocated_snapshot) { in update_max_tr_single()2134 tr->allocated_snapshot = true; in run_tracer_selftest()2154 tr->allocated_snapshot = false; in run_tracer_selftest()4449 if (iter->tr->allocated_snapshot) in print_snapshot_help()5938 if (!tr->allocated_snapshot) in __tracing_resize_ring_buffer()[all …]
337 bool allocated_snapshot; member