Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/bench/
Dnuma.c88 bool data_rand_walk; member
175 …OPT_BOOLEAN('r', "data_rand_walk", &p0.data_rand_walk, "access the data with random (32bit LFSR) w…
729 if (g->p.data_zero_memset && !g->p.data_rand_walk) { in do_work()
742 if (g->p.data_rand_walk) { in do_work()
1632 p->data_rand_walk = true; in init_params()