Searched refs:cp_lastfinish (Results 1 – 2 of 2) sorted by relevance
143 hrtime_t cp_lastfinish; /* last decode finish time */ member
1166 if (curtime - cp->cp_lastfinish < spppcomp_min_arrival) in spppcomp_rput()1186 cp->cp_lastfinish = gethrtime(); in spppcomp_rput()