Searched defs:type_match (Results 1 – 2 of 2) sorted by relevance
26 type_match(u_int8_t min, u_int8_t max, u_int8_t type, bool invert) in type_match() function
1362 bool type_match = false; in hist_entry__check_and_remove_filter() local