Home
last modified time | relevance | path

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

/aosp_15_r20/external/bcc/libbpf-tools/
H A Dsyscount.bpf.c14 const volatile bool measure_latency = false; variable
/aosp_15_r20/external/igt-gpu-tools/benchmarks/
H A Dgem_latency.c312 static void measure_latency(struct producer *p, struct igt_mean *mean) in measure_latency() function