Searched refs:TP_FLAG_TRACE (Results 1 – 6 of 6) sorted by relevance
60 #define TP_FLAG_TRACE 1 macro299 return trace_probe_test_flag(tp, TP_FLAG_TRACE | TP_FLAG_PROFILE); in trace_probe_is_enabled()
529 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()
1158 if (trace_probe_test_flag(tp, TP_FLAG_TRACE)) in probe_event_enable()1548 if (flags & TP_FLAG_TRACE) in uprobe_dispatcher()1579 if (flags & TP_FLAG_TRACE) in uretprobe_dispatcher()
420 trace_probe_clear_flag(tp, TP_FLAG_TRACE); in disable_trace_kprobe()1823 if (flags & TP_FLAG_TRACE) in kprobe_dispatcher()1852 if (flags & TP_FLAG_TRACE) in kretprobe_dispatcher()
711 trace_probe_clear_flag(tp, TP_FLAG_TRACE); in disable_trace_eprobe()
2159 trace_probe_set_flag(tp, TP_FLAG_TRACE); in trace_probe_add_file()2189 trace_probe_clear_flag(tp, TP_FLAG_TRACE); in trace_probe_remove_file()