Home
last modified time | relevance | path

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

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