Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/trace/
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()
Dtrace_output.c863 case FILTER_RDYN_STRING: in print_fields()
868 if (field->filter_type == FILTER_RDYN_STRING) in print_fields()
Dtrace_eprobe.c310 case FILTER_RDYN_STRING: in get_event_field()
Dtrace_events_filter.c1366 return FILTER_RDYN_STRING; in filter_assign_type()
1876 } else if (field->filter_type == FILTER_RDYN_STRING) in parse_pred()
Dtrace.h1503 field->filter_type == FILTER_RDYN_STRING || in is_string_field()
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()
/linux-6.6.21/include/linux/
Dtrace_events.h828 FILTER_RDYN_STRING, enumerator