Searched refs:halfway (Results 1 – 4 of 4) sorted by relevance
18 while updating tables happen halfway through request processing and require
238 halfway between the upper and lower bounds, will be reported in
102 dequeue its buffers: buffers that are available halfway through a request can
4213 const uint64_t halfway = (1ULL << 55); in intel_pt_tsc_cmp() local4219 if (tsc2 - tsc1 < halfway) in intel_pt_tsc_cmp()4224 if (tsc1 - tsc2 < halfway) in intel_pt_tsc_cmp()