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

/illumos-gate/usr/src/lib/libumem/common/
H A Dumem.c879 hrtime_t ump_timestamp; /* timestamp of error */ member in struct:__anon106
1087 umem_abort_info.ump_timestamp = gethrtime();
1203 diff = umem_abort_info.ump_timestamp - bcap->bc_timestamp;

Completed in 66 milliseconds