Home
last modified time | relevance | path

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

/linux-6.14.4/kernel/trace/
Dtrace_boot.c606 if (tracing_alloc_snapshot_instance(tr) < 0) in trace_boot_enable_tracer()
Dtrace.h2103 int tracing_alloc_snapshot_instance(struct trace_array *tr);
2108 static inline int tracing_alloc_snapshot_instance(struct trace_array *tr) in tracing_alloc_snapshot_instance() function
Dtrace.c1300 int tracing_alloc_snapshot_instance(struct trace_array *tr) in tracing_alloc_snapshot_instance() function
1354 ret = tracing_alloc_snapshot_instance(tr); in tracing_arm_snapshot_locked()
1398 ret = tracing_alloc_snapshot_instance(tr); in tracing_alloc_snapshot()