Searched refs:tracing_alloc_snapshot_instance (Results 1 – 4 of 4) sorted by relevance
606 if (tracing_alloc_snapshot_instance(tr) < 0) in trace_boot_enable_tracer()
1991 int tracing_alloc_snapshot_instance(struct trace_array *tr);1994 static inline int tracing_alloc_snapshot_instance(struct trace_array *tr) in tracing_alloc_snapshot_instance() function
1264 int tracing_alloc_snapshot_instance(struct trace_array *tr) in tracing_alloc_snapshot_instance() function1310 ret = tracing_alloc_snapshot_instance(tr); in tracing_alloc_snapshot()1368 ret = tracing_alloc_snapshot_instance(tr); in tracing_snapshot_cond_enable()6601 ret = tracing_alloc_snapshot_instance(tr); in tracing_set_tracer()7696 ret = tracing_alloc_snapshot_instance(tr); in tracing_snapshot_write()8845 ret = tracing_alloc_snapshot_instance(tr); in ftrace_trace_snapshot_callback()
1473 int ret = tracing_alloc_snapshot_instance(file->tr); in register_snapshot_trigger()