Home
last modified time | relevance | path

Searched refs:bcp2 (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/mdb/common/modules/libumem/
H A Dumem.c679 const umem_bufctl_audit_t *bcp2 = *rhs; in bufctlcmp() local
681 if (bcp1->bc_timestamp > bcp2->bc_timestamp) in bufctlcmp()
684 if (bcp1->bc_timestamp < bcp2->bc_timestamp) in bufctlcmp()
/titanic_41/usr/src/cmd/mdb/common/modules/genunix/
H A Dkmem.c763 const kmem_bufctl_audit_t *bcp2 = *rhs; in bufctlcmp() local
765 if (bcp1->bc_timestamp > bcp2->bc_timestamp) in bufctlcmp()
768 if (bcp1->bc_timestamp < bcp2->bc_timestamp) in bufctlcmp()