Home
last modified time | relevance | path

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

/linux-6.1.9/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_events_filter.c1229 return FILTER_RDYN_STRING; in filter_assign_type()
1524 } else if (field->filter_type == FILTER_RDYN_STRING) in parse_pred()
Dtrace_eprobe.c336 case FILTER_RDYN_STRING: in get_event_field()
Dtrace.h1458 field->filter_type == FILTER_RDYN_STRING || in is_string_field()
Dtrace_events_hist.c2019 } else if (field->filter_type == FILTER_RDYN_STRING) in create_hist_field()
5110 field->filter_type == FILTER_RDYN_STRING) in add_to_key()
/linux-6.1.9/include/linux/
Dtrace_events.h803 FILTER_RDYN_STRING, enumerator