Home
last modified time | relevance | path

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

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