Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dtrace_export.c105 #define __field_fn(_type, _item) __field_ext(_type, _item, FILTER_TRACE_FN)
H A Dtrace_output.c890 case FILTER_TRACE_FN: in print_fields()
H A Dtrace.h1600 return field->filter_type == FILTER_TRACE_FN; in is_function_field()
/linux/include/linux/
H A Dtrace_events.h841 FILTER_TRACE_FN, enumerator