Searched refs:mts_numallocs (Results 1 – 4 of 4) sorted by relevance
228 mtp->mt_numallocs += mtsp->mts_numallocs; in memstat_sysctl_malloc()240 mtsp->mts_numallocs; in memstat_sysctl_malloc()426 mtp->mt_numallocs += mts.mts_numallocs; in memstat_kvm_malloc()435 mts.mts_numallocs; in memstat_kvm_malloc()
78 uint64_t mts_numallocs; /* Number of allocates on CPU. */ member
87 uint64_t mts_numallocs; /* Number of allocates on CPU. */ member
391 mtsp->mts_numallocs++; in malloc_type_zone_allocated()1262 temp_allocs += mtsp->mts_numallocs; in malloc_uninit()1409 *allocs += mtsp->mts_numallocs; in get_malloc_stats()