Searched refs:mtts (Results 1 – 1 of 1) sorted by relevance
759 m_tag_type_stats_ref_t mtts = NULL; in m_tag_alloc() local761 mtte = get_m_tag_type_entry(id, type, &mtts); in m_tag_alloc()790 os_atomic_inc(&mtts->mt_alloc_count, relaxed); in m_tag_alloc()792 os_atomic_inc(&mtts->mt_alloc_failed, relaxed); in m_tag_alloc()803 m_tag_type_stats_ref_t mtts = NULL; in m_tag_free() local811 mtte = get_m_tag_type_entry(tag->m_tag_id, tag->m_tag_type, &mtts); in m_tag_free()819 os_atomic_inc(&mtts->mt_free_count, relaxed); in m_tag_free()