Searched defs:umc_high (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/libumem/
H A Dumem.c2349 uintptr_t umc_high; member in struct:umem_log_cpu
2358 if (addr >= umc[i].umc_low && addr < umc[i].umc_high)
2412 umc[i].umc_high = (uintptr_t)clh.clh_current;

Completed in 92 milliseconds