Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/libumem/
H A Dumem.c679 const umem_bufctl_audit_t *bcp1 = *lhs; in bufctlcmp() local
682 if (bcp1->bc_timestamp > bcp2->bc_timestamp) in bufctlcmp()
685 if (bcp1->bc_timestamp < bcp2->bc_timestamp) in bufctlcmp()
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dkmem.c763 const kmem_bufctl_audit_t *bcp1 = *lhs; in bufctlcmp() local
766 if (bcp1->bc_timestamp > bcp2->bc_timestamp) in bufctlcmp()
769 if (bcp1->bc_timestamp < bcp2->bc_timestamp) in bufctlcmp()