Searched refs:found_tag (Results 1 – 1 of 1) sorted by relevance
324 struct allocinfo_tag_data *found_tag = NULL; in test_size_filter() local344 found_tag = NULL; in test_size_filter()396 found_tag = &tags->tag[i]; in test_size_filter()401 if (found_tag || tags->count < VEC_MAX_ENTRIES) in test_size_filter()419 if (start_cont_id.id == end_cont_id.id && !found_tag) { in test_size_filter()426 } else if (found_tag && found_tag->counter.bytes != target_size) { in test_size_filter()428 found_tag->counter.bytes, target_size); in test_size_filter()