Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/trace/
Dtrace_events_filter.c920 static bool is_function_field(struct ftrace_event_field *field) in is_function_field() function
1012 } else if (is_function_field(field)) { in init_pred()