Searched refs:TP_FLAG_PROFILE (Results 1 – 3 of 3) sorted by relevance
659 trace_probe_set_flag(tp, TP_FLAG_PROFILE); in enable_trace_eprobe()690 trace_probe_clear_flag(tp, TP_FLAG_PROFILE); in enable_trace_eprobe()713 trace_probe_clear_flag(tp, TP_FLAG_PROFILE); in disable_trace_eprobe()
62 #define TP_FLAG_PROFILE 2 macro300 return trace_probe_test_flag(tp, TP_FLAG_TRACE | TP_FLAG_PROFILE); in trace_probe_is_enabled()
533 if (flags & TP_FLAG_PROFILE) in fentry_dispatcher()550 if (flags & TP_FLAG_PROFILE) in fexit_dispatcher()1478 trace_probe_set_flag(tp, TP_FLAG_PROFILE); in enable_trace_fprobe()1512 trace_probe_clear_flag(tp, TP_FLAG_PROFILE); in disable_trace_fprobe()