Searched refs:tracing_alloc_snapshot_instance (Results 1 – 3 of 3) sorted by relevance
1821 int tracing_alloc_snapshot_instance(struct trace_array *tr);1824 static inline int tracing_alloc_snapshot_instance(struct trace_array *tr) in tracing_alloc_snapshot_instance() function
953 int tracing_alloc_snapshot_instance(struct trace_array *tr) in tracing_alloc_snapshot_instance() function999 ret = tracing_alloc_snapshot_instance(tr); in tracing_alloc_snapshot()5416 ret = tracing_alloc_snapshot_instance(tr); in tracing_set_tracer()6469 ret = tracing_alloc_snapshot_instance(tr); in tracing_snapshot_write()7197 ret = tracing_alloc_snapshot_instance(tr); in ftrace_trace_snapshot_callback()
1077 if (ret > 0 && tracing_alloc_snapshot_instance(file->tr) != 0) { in register_snapshot_trigger()