Home
last modified time | relevance | path

Searched refs:allocated_snapshot (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/trace/
A Dtrace.c1095 if (!tr->allocated_snapshot) { in tracing_snapshot_instance_cond()
1197 if (!tr->allocated_snapshot) { in tracing_alloc_snapshot_instance()
1205 tr->allocated_snapshot = true; in tracing_alloc_snapshot_instance()
1221 tr->allocated_snapshot = false; in free_snapshot()
1795 if (!tr->allocated_snapshot) { in update_max_tr()
1838 if (!tr->allocated_snapshot) { in update_max_tr_single()
1939 tr->allocated_snapshot = true; in run_tracer_selftest()
1959 tr->allocated_snapshot = false; in run_tracer_selftest()
7426 if (tr->allocated_snapshot) in tracing_snapshot_write()
7437 if (tr->allocated_snapshot) in tracing_snapshot_write()
[all …]
A Dtrace.h307 bool allocated_snapshot; member

Completed in 27 milliseconds