Searched defs:stall (Results 1 - 1 of 1) sorted by relevance

/external/blktrace/btreplay/
H A Dbtreplay.c1170 * stall - Stall for the number of nanoseconds requested
1174 static void stall(struct thr_info *tip, long long oclock) function
1182 fprintf(tip->vfp, " stall(%lld.%09lld, %lld.%09lld)\n",
1192 fprintf(tip->vfp, "++ stall(%lld.%09lld) ++\n",
1265 stall(tip, bunch->hdr.time_stamp - genesis);

Completed in 108 milliseconds