Searched refs:allocated_snapshot (Results 1 – 2 of 2) sorted by relevance
1163 if (!tr->allocated_snapshot) { in tracing_snapshot_instance_cond()1267 if (!tr->allocated_snapshot) { in tracing_alloc_snapshot_instance()1275 tr->allocated_snapshot = true; in tracing_alloc_snapshot_instance()1291 tr->allocated_snapshot = false; in free_snapshot()1871 if (!tr->allocated_snapshot) { in update_max_tr()1915 if (!tr->allocated_snapshot) { in update_max_tr_single()2018 tr->allocated_snapshot = true; in run_tracer_selftest()2038 tr->allocated_snapshot = false; in run_tracer_selftest()4731 if (iter->tr->allocated_snapshot) in print_snapshot_help()6598 if (t->use_max_tr && !tr->allocated_snapshot) { in tracing_set_tracer()[all …]
336 bool allocated_snapshot; member