ftrace_event_is_function
bool ftrace_event_is_function(struct trace_event_call *call);
if (ftrace_event_is_function(tp_event)) {
} else if (ftrace_event_is_function(call)) {
if (ftrace_event_is_function(call))
if (err || ftrace_event_is_function(call))