Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dtrace_boot.c606 if (tracing_alloc_snapshot_instance(tr) < 0) in trace_boot_enable_tracer()
H A Dtrace.h1986 int tracing_alloc_snapshot_instance(struct trace_array *tr);
1991 static inline int tracing_alloc_snapshot_instance(struct trace_array *tr) in tracing_alloc_snapshot_instance() function
H A Dtrace.c1286 int tracing_alloc_snapshot_instance(struct trace_array *tr) in tracing_alloc_snapshot_instance() function
1340 ret = tracing_alloc_snapshot_instance(tr); in tracing_arm_snapshot_locked()
1384 ret = tracing_alloc_snapshot_instance(tr); in tracing_alloc_snapshot()