Home
last modified time | relevance | path

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

/kernel/trace/
Dtrace.h1295 static inline bool is_function_field(struct ftrace_event_field *field) in is_function_field() function
Dtrace_events_hist.c352 if (field && is_function_field(field)) in create_hist_field()
Dtrace_events_filter.c1033 } else if (is_function_field(field)) { in init_pred()