Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/bench/
Dnuma.c94 bool init_zero; member
178 OPT_BOOLEAN('z', "init_zero" , &p0.init_zero, "bzero the initial allocations"),
316 int init_zero, int init_cpu0, int thp, int init_random) in alloc_data() argument
354 if (init_zero) { in alloc_data()