Searched refs:TP_FLAG_TRACE (Results 1 – 4 of 4) sorted by relevance
56 #define TP_FLAG_TRACE 1 macro268 return trace_probe_test_flag(tp, TP_FLAG_TRACE | TP_FLAG_PROFILE); in trace_probe_is_enabled()
1104 if (trace_probe_test_flag(tp, TP_FLAG_TRACE)) in probe_event_enable()1460 if (trace_probe_test_flag(&tu->tp, TP_FLAG_TRACE)) in uprobe_dispatcher()1495 if (trace_probe_test_flag(&tu->tp, TP_FLAG_TRACE)) in uretprobe_dispatcher()
416 trace_probe_clear_flag(tp, TP_FLAG_TRACE); in disable_trace_kprobe()1502 if (trace_probe_test_flag(&tk->tp, TP_FLAG_TRACE)) in kprobe_dispatcher()1519 if (trace_probe_test_flag(&tk->tp, TP_FLAG_TRACE)) in kretprobe_dispatcher()
1053 trace_probe_set_flag(tp, TP_FLAG_TRACE); in trace_probe_add_file()1084 trace_probe_clear_flag(tp, TP_FLAG_TRACE); in trace_probe_remove_file()