Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dtrace_probe.h61 #define TP_FLAG_TRACE 1 macro
300 return trace_probe_test_flag(tp, TP_FLAG_TRACE | TP_FLAG_PROFILE); in trace_probe_is_enabled()
H A Dtrace_fprobe.c529 if (flags & TP_FLAG_TRACE) in fentry_dispatcher()
547 if (flags & TP_FLAG_TRACE) in fexit_dispatcher()
1510 trace_probe_clear_flag(tp, TP_FLAG_TRACE); in disable_trace_fprobe()
H A Dtrace_eprobe.c711 trace_probe_clear_flag(tp, TP_FLAG_TRACE); in disable_trace_eprobe()
H A Dtrace_probe.c2278 trace_probe_set_flag(tp, TP_FLAG_TRACE); in trace_probe_add_file()
2308 trace_probe_clear_flag(tp, TP_FLAG_TRACE); in trace_probe_remove_file()