Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/bench/
Dfind-bit-bench.c32 static unsigned int use_of_val; variable
36 use_of_val += val; in workload()
114 if (use_of_val == accumulator) /* Try to avoid compiler tricks. */ in do_for_each_set_bit()