Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dtrace_events_inject.c171 if (field->filter_type == FILTER_DYN_STRING || in trace_alloc_entry()
221 } else if (field->filter_type == FILTER_DYN_STRING || in parse_entry()
H A Dtrace_eprobe.c308 case FILTER_DYN_STRING: in get_event_field()
H A Dtrace_events_filter.c1489 return FILTER_DYN_STRING; in filter_assign_type()
2003 } else if (field->filter_type == FILTER_DYN_STRING) { in parse_pred()
H A Dtrace_output.c995 case FILTER_DYN_STRING: in print_fields()
H A Dtrace.h1757 return field->filter_type == FILTER_DYN_STRING || in is_string_field()
H A Dtrace_events_hist.c2060 } else if (field->filter_type == FILTER_DYN_STRING) { in create_hist_field()
5265 if (field->filter_type == FILTER_DYN_STRING || in add_to_key()
/linux/include/linux/
H A Dtrace_events.h843 FILTER_DYN_STRING, enumerator