Home
last modified time | relevance | path

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

/linux/kernel/trace/
A Dtrace_boot.c606 if (tracing_alloc_snapshot_instance(tr) < 0) in trace_boot_enable_tracer()
A Dtrace.h1896 int tracing_alloc_snapshot_instance(struct trace_array *tr);
1899 static inline int tracing_alloc_snapshot_instance(struct trace_array *tr) in tracing_alloc_snapshot_instance() function
A Dtrace.c1193 int tracing_alloc_snapshot_instance(struct trace_array *tr) in tracing_alloc_snapshot_instance() function
1239 ret = tracing_alloc_snapshot_instance(tr); in tracing_alloc_snapshot()
1297 ret = tracing_alloc_snapshot_instance(tr); in tracing_snapshot_cond_enable()
6394 ret = tracing_alloc_snapshot_instance(tr); in tracing_set_tracer()
7441 ret = tracing_alloc_snapshot_instance(tr); in tracing_snapshot_write()
8507 ret = tracing_alloc_snapshot_instance(tr); in ftrace_trace_snapshot_callback()
A Dtrace_events_trigger.c1123 if (tracing_alloc_snapshot_instance(file->tr) != 0) in register_snapshot_trigger()

Completed in 38 milliseconds