Home
last modified time | relevance | path

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

/openbmc/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.c307 case FILTER_DYN_STRING: in get_event_field()
H A Dtrace_events_filter.c1360 return FILTER_DYN_STRING; in filter_assign_type()
1874 } else if (field->filter_type == FILTER_DYN_STRING) { in parse_pred()
H A Dtrace.h1502 return field->filter_type == FILTER_DYN_STRING || in is_string_field()
H A Dtrace_output.c868 case FILTER_DYN_STRING: in print_fields()
H A Dtrace_events_hist.c2044 } else if (field->filter_type == FILTER_DYN_STRING) { in create_hist_field()
5229 if (field->filter_type == FILTER_DYN_STRING || in add_to_key()
/openbmc/linux/include/linux/
H A Dtrace_events.h832 FILTER_DYN_STRING, enumerator