Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libumem/common/
H A Dumem.c763 static umem_cpu_t *umem_cpus = &umem_startup_cpu; /* cpu list */ variable
/illumos-gate/usr/src/cmd/mdb/common/modules/libumem/
H A Dumem.c466 umem_cpu_t *umem_cpus; in umem_cpu_walk_init() local