Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dftrace_event.h223 FILTER_DYN_STRING, enumerator
/linux-2.6.39/kernel/trace/
Dtrace_events_filter.c871 return FILTER_DYN_STRING; in filter_assign_type()
881 return field->filter_type == FILTER_DYN_STRING || in is_string_field()
978 } else if (field->filter_type == FILTER_DYN_STRING) in filter_add_pred()