Searched refs:ts_active (Results 1 – 1 of 1) sorted by relevance
3314 uint32_t ts_active; in mteinfo_tag_storage_fragmentation() local3318 ts_active = mte_info_lists[MTE_LIST_ACTIVE_IDX].count; in mteinfo_tag_storage_fragmentation()3320 ts_active += mte_info_lists[MTE_LIST_ACTIVE_0_IDX].count; in mteinfo_tag_storage_fragmentation()3322 if (ts_active) { in mteinfo_tag_storage_fragmentation()3324 value /= (ts_active * MTE_PAGES_PER_TAG_PAGE); in mteinfo_tag_storage_fragmentation()