Home
last modified time | relevance | path

Searched refs:tracing_alloc_snapshot_instance (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/kernel/trace/
Dtrace_boot.c606 if (tracing_alloc_snapshot_instance(tr) < 0) in trace_boot_enable_tracer()
Dtrace.h2123 int tracing_alloc_snapshot_instance(struct trace_array *tr);
2128 static inline int tracing_alloc_snapshot_instance(struct trace_array *tr) in tracing_alloc_snapshot_instance() function
Dtrace.c1310 int tracing_alloc_snapshot_instance(struct trace_array *tr) in tracing_alloc_snapshot_instance() function
1364 ret = tracing_alloc_snapshot_instance(tr); in tracing_arm_snapshot_locked()
1408 ret = tracing_alloc_snapshot_instance(tr); in tracing_alloc_snapshot()