Searched refs:oclock (Results 1 – 1 of 1) sorted by relevance
1192 static void stall(struct thr_info *tip, long long oclock) in stall() argument1197 oclock /= acc_factor; in stall()1201 du64_to_sec(oclock), du64_to_nsec(oclock), in stall()1204 while (!is_send_done(tip) && tclock < oclock) { in stall()1205 dreal = oclock - tclock; in stall()