Searched refs:mts_numfrees (Results 1 – 4 of 4) sorted by relevance
229 mtp->mt_numfrees += mtsp->mts_numfrees; in memstat_sysctl_malloc()242 mtsp->mts_numfrees; in memstat_sysctl_malloc()427 mtp->mt_numfrees += mts.mts_numfrees; in memstat_kvm_malloc()437 mts.mts_numfrees; in memstat_kvm_malloc()
79 uint64_t mts_numfrees; /* number of frees on CPU. */ member
88 uint64_t mts_numfrees; /* number of frees on CPU. */ member
433 mtsp->mts_numfrees++; in malloc_type_freed()1263 temp_allocs -= mtsp->mts_numfrees; in malloc_uninit()1410 frees += mtsp->mts_numfrees; in get_malloc_stats()