Searched refs:current_tstamp (Results 1 – 1 of 1) sorted by relevance
2304 clock_t current_tstamp; in iosram_switchfrom() local2356 current_tstamp = ddi_get_lbolt(); in iosram_switchfrom()2357 if (current_tstamp > iosram_tswitch_tstamp) { in iosram_switchfrom()2358 tstamp_interval = current_tstamp - iosram_tswitch_tstamp; in iosram_switchfrom()