Searched refs:trace_probe_test_flag (Results 1 – 2 of 2) sorted by relevance
279 static inline bool trace_probe_test_flag(struct trace_probe *tp, in trace_probe_test_flag() function299 return trace_probe_test_flag(tp, TP_FLAG_TRACE | TP_FLAG_PROFILE); in trace_probe_is_enabled()
1151 if (trace_probe_test_flag(tp, TP_FLAG_PROFILE)) in probe_event_enable()1158 if (trace_probe_test_flag(tp, TP_FLAG_TRACE)) in probe_event_enable()