Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/bench/
H A 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()
/kernel/linux/linux-6.6/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()

Completed in 1 milliseconds