Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/bench/
Dnuma.c101 bool init_zero; member
185 OPT_BOOLEAN('z', "init_zero" , &p0.init_zero, "bzero the initial allocations"),
365 int init_zero, int init_cpu0, int thp, int init_random) in alloc_data() argument
403 if (init_zero) { in alloc_data()