Home
last modified time | relevance | path

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

/openbmc/linux/kernel/trace/
H A Dtrace_events_inject.c172 field->filter_type == FILTER_RDYN_STRING) { in trace_alloc_entry()
176 if (field->filter_type == FILTER_RDYN_STRING) in trace_alloc_entry()
222 field->filter_type == FILTER_RDYN_STRING) { in parse_entry()
237 if (field->filter_type == FILTER_RDYN_STRING) in parse_entry()
H A Dtrace_output.c867 case FILTER_RDYN_STRING: in print_fields()
872 if (field->filter_type == FILTER_RDYN_STRING) in print_fields()
H A Dtrace_eprobe.c310 case FILTER_RDYN_STRING: in get_event_field()
H A Dtrace_events_filter.c1366 return FILTER_RDYN_STRING; in filter_assign_type()
1876 } else if (field->filter_type == FILTER_RDYN_STRING) in parse_pred()
H A Dtrace.h1503 field->filter_type == FILTER_RDYN_STRING || in is_string_field()
H A Dtrace_events_hist.c2046 } else if (field->filter_type == FILTER_RDYN_STRING) in create_hist_field()
5230 field->filter_type == FILTER_RDYN_STRING) in add_to_key()
/openbmc/linux/include/linux/
H A Dtrace_events.h833 FILTER_RDYN_STRING, enumerator