Searched defs:abb_ts (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dkmem.c1884 hrtime_t abb_ts; member in struct:allocdby_bufctl
1917 abw->abw_buf[abw->abw_nbufs].abb_ts = bcp->bc_timestamp;
1939 if (lhs->abb_ts < rhs->abb_ts)
1941 if (lhs->abb_ts > rhs->abb_ts)
/illumos-gate/usr/src/cmd/mdb/common/modules/libumem/
H A Dumem.c1820 hrtime_t abb_ts; member in struct:allocdby_bufctl
1853 abw->abw_buf[abw->abw_nbufs].abb_ts = bcp->bc_timestamp;
1875 if (lhs->abb_ts < rhs->abb_ts)
1877 if (lhs->abb_ts > rhs->abb_ts)

Completed in 80 milliseconds