Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/bench/
Dnuma.c99 bool data_rand_walk; member
187 …OPT_BOOLEAN('r', "data_rand_walk", &p0.data_rand_walk, "access the data with random (32bit LFSR) w…
859 if (g->p.data_zero_memset && !g->p.data_rand_walk) { in do_work()
872 if (g->p.data_rand_walk) { in do_work()
1802 p->data_rand_walk = true; in init_params()