Home
last modified time | relevance | path

Searched refs:umem_cpu_log_header_t (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libumem/common/
H A Dumem_impl.h343 } umem_cpu_log_header_t; typedef
354 umem_cpu_log_header_t lh_cpu[1]; /* actually umem_max_ncpus */
H A Dumem.c1312 umem_cpu_log_header_t *clhp = &lhp->lh_cpu[i]; in umem_log_init()
1340 umem_cpu_log_header_t *clhp; in umem_log_enter()
/illumos-gate/usr/src/cmd/mdb/common/modules/libumem/
H A Dumem.c2378 umem_cpu_log_header_t clh; in umem_log()
2414 clhp += sizeof (umem_cpu_log_header_t); in umem_log()