Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/xen/dtrace/
H A Dxdt.c1748 uint64_t minstamp = ~0ULL, stamp; in xdt_get_first_rec() local
1775 if (stamp < minstamp) { in xdt_get_first_rec()
1776 minstamp = stamp; in xdt_get_first_rec()
1783 if (minstamp != ~0ULL) in xdt_get_first_rec()