Home
last modified time | relevance | path

Searched refs:trace_probe_test_flag (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/trace/
H A Dtrace_probe.h279 static inline bool trace_probe_test_flag(struct trace_probe *tp, in trace_probe_test_flag() function
299 return trace_probe_test_flag(tp, TP_FLAG_TRACE | TP_FLAG_PROFILE); in trace_probe_is_enabled()
H A Dtrace_uprobe.c1151 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()