Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/trace/
Dtrace_events_filter.c964 static bool is_function_field(struct ftrace_event_field *field) in is_function_field() function
1060 } else if (is_function_field(field)) { in init_pred()