Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/trace/
Dtrace_export.c190 int ftrace_event_is_function(struct ftrace_event_call *call) in ftrace_event_is_function() function
Dtrace_event_perf.c46 if (ftrace_event_is_function(tp_event)) { in perf_trace_event_perm()
Dtrace.h862 int ftrace_event_is_function(struct ftrace_event_call *call);
Dtrace_events_filter.c2248 if (ftrace_event_is_function(call)) in ftrace_profile_set_filter()
2254 if (err || ftrace_event_is_function(call)) in ftrace_profile_set_filter()