Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/bench/
H A Dnuma.c101 bool data_rand_walk; member
188 …OPT_BOOLEAN('r', "data_rand_walk", &p0.data_rand_walk, "access the data with random (32bit LFSR) w…
888 if (g->p.data_zero_memset && !g->p.data_rand_walk) { in do_work()
901 if (g->p.data_rand_walk) { in do_work()
1831 p->data_rand_walk = true; in init_params()