Home
last modified time | relevance | path

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

/external/stressapptest/src/
Dsat.h233 static const int kLocalNuma = 1; // Target local memory. variable
Dsat.cc811 ARG_KVALUE("--local_numa", region_mode_, kLocalNuma); in ParseArgs()
1084 if (region_mode_ == kLocalNuma) { in InitializeThreads()