Home
last modified time | relevance | path

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

/linux/kernel/trace/
A Dtrace_irqsoff.c334 trace_ctx = tracing_gen_ctx(); in check_critical_timing()
396 __trace_function(tr, ip, parent_ip, tracing_gen_ctx()); in start_critical_timing()
429 trace_ctx = tracing_gen_ctx(); in stop_critical_timing()
A Dtrace_sched_wakeup.c78 *trace_ctx = tracing_gen_ctx(); in func_prolog_preempt_disable()
553 trace_ctx = tracing_gen_ctx(); in probe_wakeup()
A Dtrace_functions.c188 trace_ctx = tracing_gen_ctx(); in function_trace_call()
568 trace_ctx = tracing_gen_ctx(); in trace_stack()
A Dtrace_syscalls.c324 trace_ctx = tracing_gen_ctx(); in ftrace_syscall_enter()
368 trace_ctx = tracing_gen_ctx(); in ftrace_syscall_exit()
A Dtrace_events_inject.c206 tracing_gen_ctx()); in parse_entry()
A Dtrace_osnoise.c479 tracing_gen_ctx()); in __trace_osnoise_sample()
558 tracing_gen_ctx()); in __trace_timerlat_sample()
634 tracing_gen_ctx()); in __timerlat_dump_stack()
A Dtrace_event_perf.c426 tracing_generic_entry_update(entry, type, tracing_gen_ctx()); in perf_trace_buf_update()
A Dtrace_hwlat.c139 tracing_gen_ctx()); in trace_hwlat_sample()
A Dtrace_kprobe.c1386 fbuffer.trace_ctx = tracing_gen_ctx(); in NOKPROBE_SYMBOL()
1433 fbuffer.trace_ctx = tracing_gen_ctx(); in __kretprobe_trace_func()
A Dtrace_eprobe.c492 fbuffer.trace_ctx = tracing_gen_ctx(); in __eprobe_trace_func()
A Dtrace.c1009 trace_ctx = tracing_gen_ctx(); in __trace_puts()
1059 trace_ctx = tracing_gen_ctx(); in __trace_bputs()
3107 tracing_gen_ctx(), skip, NULL); in trace_dump_stack()
3337 trace_ctx = tracing_gen_ctx(); in trace_vbprintk()
3399 trace_ctx = tracing_gen_ctx(); in __trace_array_vprintk()
7078 tracing_gen_ctx()); in tracing_mark_write()
7157 tracing_gen_ctx()); in tracing_mark_raw_write()
A Dtrace_events.c3918 trace_ctx = tracing_gen_ctx(); in function_test_events_call()
/linux/include/linux/
A Dtrace_events.h184 static inline unsigned int tracing_gen_ctx(void) in tracing_gen_ctx() function
197 static inline unsigned int tracing_gen_ctx(void) in tracing_gen_ctx() function
207 trace_ctx = tracing_gen_ctx(); in tracing_gen_ctx_dec()

Completed in 69 milliseconds