Home
last modified time | relevance | path

Searched refs:ftrace_event_is_function (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/kernel/trace/
H A Dtrace_export.c186 bool ftrace_event_is_function(struct trace_event_call *call) in ftrace_event_is_function() function
H A Dtrace_event_perf.c51 if (ftrace_event_is_function(tp_event)) { in perf_trace_event_perm()
H A Dtrace_events_filter.c1303 if (ftrace_event_is_function(call)) { in parse_pred()
2172 if (ftrace_event_is_function(call)) in ftrace_profile_set_filter()
2178 if (err || ftrace_event_is_function(call)) in ftrace_profile_set_filter()
H A Dtrace.h1250 bool ftrace_event_is_function(struct trace_event_call *call);