Home
last modified time | relevance | path

Searched refs:halfway (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/arch/powerpc/platforms/
DKconfig238 halfway between the upper and lower bounds, will be reported in
/Linux-v6.1/Documentation/userspace-api/media/mediactl/
Drequest-api.rst102 dequeue its buffers: buffers that are available halfway through a request can
/Linux-v6.1/tools/perf/util/intel-pt-decoder/
Dintel-pt-decoder.c4209 const uint64_t halfway = (1ULL << 55); in intel_pt_tsc_cmp() local
4215 if (tsc2 - tsc1 < halfway) in intel_pt_tsc_cmp()
4220 if (tsc1 - tsc2 < halfway) in intel_pt_tsc_cmp()