Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dthread.h76 hrtime_t save_ts; /* timestamp of last save */ member
/illumos-gate/usr/src/uts/common/disp/
H A Dthread.c1087 ctx->save_ts = 0; in ctxop_allocate()
1247 ctx->save_ts = gethrtime_unscaled(); in savectx()