Searched refs:no_prefault (Results 1 – 1 of 1) sorted by relevance
32 static bool no_prefault; variable46 OPT_BOOLEAN('n', "no-prefault", &no_prefault,118 #define pf (no_prefault ? 0 : 1)152 if (!only_prefault && !no_prefault) { in __bench_mem_routine()170 if (!only_prefault && !no_prefault) { in __bench_mem_routine()196 if (!only_prefault && !no_prefault) { in __bench_mem_routine()231 if (no_prefault && only_prefault) { in bench_mem_common()248 if (only_prefault && no_prefault) in bench_mem_common()249 only_prefault = no_prefault = false; in bench_mem_common()