Home
last modified time | relevance | path

Searched defs:overhead (Results 1 – 2 of 2) sorted by relevance

/llvm-project/libc/benchmarks/gpu/timing/nvptx/
H A Dtiming.h24 // allows us to substract the constant-time overhead from the latency to in overhead() function
/llvm-project/libc/benchmarks/gpu/
H A DLibcGpuBenchmark.cpp90 uint64_t overhead = UINT64_MAX; benchmark() local