Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/trace/
H A Dtrace_events_inject.c211 if (is_function_field(field)) in parse_entry()
H A Dtrace.h1647 static inline bool is_function_field(struct ftrace_event_field *field) in is_function_field() function
H A Dtrace_events_hist.c1612 if (field && is_function_field(field)) in create_hist_field()