Searched refs:curtime (Results 1 – 1 of 1) sorted by relevance
1040 unsigned long long curtime; in spuctx_switch_state() local1046 curtime = ktime_get_ns(); in spuctx_switch_state()1047 delta = curtime - ctx->stats.tstamp; in spuctx_switch_state()1055 ctx->stats.tstamp = curtime; in spuctx_switch_state()1064 spu->stats.tstamp = curtime; in spuctx_switch_state()