Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/bench/
Dnuma.c95 bool data_rand_walk; member
182 …OPT_BOOLEAN('r', "data_rand_walk", &p0.data_rand_walk, "access the data with random (32bit LFSR) w…
778 if (g->p.data_zero_memset && !g->p.data_rand_walk) { in do_work()
791 if (g->p.data_rand_walk) { in do_work()
1687 p->data_rand_walk = true; in init_params()