Home
last modified time | relevance | path

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

/linux/tools/perf/bench/
H A Dnuma.c107 bool init_zero; member
191 OPT_BOOLEAN('z', "init_zero" , &p0.init_zero, "bzero the initial allocations"),
426 int init_zero, int init_cpu0, int thp, int init_random) in alloc_data() argument
466 if (init_zero) { in alloc_data()