Searched refs:allocated_snapshot (Results 1 – 2 of 2) sorted by relevance
908 if (!tr->allocated_snapshot) { in tracing_snapshot_instance()957 if (!tr->allocated_snapshot) { in tracing_alloc_snapshot_instance()965 tr->allocated_snapshot = true; in tracing_alloc_snapshot_instance()981 tr->allocated_snapshot = false; in free_snapshot()1369 if (!tr->allocated_snapshot) { in update_max_tr()1406 if (!tr->allocated_snapshot) { in update_max_tr_single()1501 tr->allocated_snapshot = true; in run_tracer_selftest()1521 tr->allocated_snapshot = false; in run_tracer_selftest()3760 if (iter->tr->allocated_snapshot) in print_snapshot_help()5399 had_max_tr = tr->allocated_snapshot; in tracing_set_tracer()[all …]
219 bool allocated_snapshot; member