Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/tools/perf/bench/
Dnuma.c89 bool init_zero; member
173 OPT_BOOLEAN('z', "init_zero" , &p0.init_zero, "bzero the initial allocations"),
311 int init_zero, int init_cpu0, int thp, int init_random) in alloc_data() argument
349 if (init_zero) { in alloc_data()