Home
last modified time | relevance | path

Searched defs:nptc (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/libumem/
H A Dlibumem.c124 umastat_cache_nptc(uintptr_t addr, const umem_cache_t *cp, int *nptc) in umastat_cache_nptc()
207 umastat_cache_ptc(uintptr_t addr, const void *ignored, int *nptc) in umastat_cache_ptc()
221 int avail, alloc, total, nptc = 0; in umastat_cache() local
334 int nptc = 0, i; in umastat() local