Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/ipp/meters/
H A Dtswtcl.c120 deltaT = now - tswtcl_data->win_front + cfg_parms->nsecwindow; in tswtcl_process()
124 tswtcl_data->win_front = now; in tswtcl_process()
H A Dmeter_impl.h193 hrtime_t win_front; member
H A Dtswtclddi.c266 tswtcl_data->win_front = gethrtime(); in tswtcl_create_action()