Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/bench/
H A Dnuma.c99 bool data_rand_walk; member
186 …OPT_BOOLEAN('r', "data_rand_walk", &p0.data_rand_walk, "access the data with random (32bit LFSR) w…
835 if (g->p.data_zero_memset && !g->p.data_rand_walk) { in do_work()
848 if (g->p.data_rand_walk) { in do_work()
1778 p->data_rand_walk = true; in init_params()