Home
last modified time | relevance | path

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

/linux-6.1.9/tools/lib/traceevent/
Dparse-filter.c746 FILTER_VAL_FALSE, enumerator
812 return FILTER_VAL_FALSE + arg->boolean.value; in test_arg()
854 case FILTER_VAL_FALSE: in test_arg()
856 return FILTER_VAL_FALSE; in test_arg()
879 return FILTER_VAL_FALSE; in test_arg()
884 case FILTER_VAL_FALSE: in test_arg()
886 return FILTER_VAL_FALSE; in test_arg()
914 case FILTER_VAL_FALSE: in collapse_tree()