Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dkmem_impl.h425 } kmem_cpu_log_header_t; typedef
436 kmem_cpu_log_header_t lh_cpu[1]; /* ncpus actually allocated */
/titanic_41/usr/src/cmd/mdb/common/modules/genunix/
H A Dkmem.c2701 kmem_cpu_log_header_t clh; in kmem_log()
2771 clhp += sizeof (kmem_cpu_log_header_t); in kmem_log()
/titanic_41/usr/src/uts/common/os/
H A Dkmem.c1453 kmem_cpu_log_header_t *clhp = &lhp->lh_cpu[i]; in kmem_log_init()
1471 kmem_cpu_log_header_t *clhp = &lhp->lh_cpu[CPU->cpu_seqid]; in kmem_log_enter()