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

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

Completed in 77 milliseconds