Home
last modified time | relevance | path

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

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