Home
last modified time | relevance | path

Searched refs:tracing_gen_ctx (Results 1 – 11 of 11) sorted by relevance

/linux/kernel/trace/
H A Dtrace_printk.c411 trace_ctx = tracing_gen_ctx(); in __trace_array_puts()
471 trace_ctx = tracing_gen_ctx(); in __trace_bputs()
626 trace_ctx = tracing_gen_ctx(); in trace_vbprintk()
681 trace_ctx = tracing_gen_ctx(); in __trace_array_vprintk()
H A Dtrace_irqsoff.c355 trace_ctx = tracing_gen_ctx(); in check_critical_timing()
419 __trace_function(tr, ip, parent_ip, tracing_gen_ctx()); in start_critical_timing()
455 trace_ctx = tracing_gen_ctx(); in stop_critical_timing()
H A Dtrace_sched_wakeup.c78 *trace_ctx = tracing_gen_ctx(); in func_prolog_preempt_disable()
566 trace_ctx = tracing_gen_ctx(); in probe_wakeup()
H A Dtrace_events_inject.c210 tracing_gen_ctx()); in parse_entry()
H A Dtrace_functions_graph.c281 trace_ctx = tracing_gen_ctx(); in graph_entry()
395 trace_ctx = tracing_gen_ctx(); in trace_graph_return()
431 trace_ctx = tracing_gen_ctx(); in trace_graph_thresh_return()
H A Dtrace_osnoise.c480 tracing_gen_ctx()); in __record_osnoise_sample()
559 tracing_gen_ctx()); in __record_timerlat_sample()
635 tracing_gen_ctx()); in __timerlat_dump_stack()
H A Dtrace_hwlat.c138 tracing_gen_ctx()); in trace_hwlat_sample()
H A Dtrace_functions.c246 trace_ctx = tracing_gen_ctx(); in function_args_trace_call()
H A Dtrace.c2716 tracing_gen_ctx(), skip, NULL); in trace_dump_stack()
6507 tracing_gen_ctx()); in write_marker_to_buffer()
6921 tracing_gen_ctx()); in write_raw_marker_to_buffer()
H A Dtrace_events.c5020 trace_ctx = tracing_gen_ctx(); in function_test_events_call()
/linux/include/linux/
H A Dtrace_events.h203 static inline unsigned int tracing_gen_ctx(void) in tracing_gen_ctx() function
215 trace_ctx = tracing_gen_ctx(); in tracing_gen_ctx_dec()