Home
last modified time | relevance | path

Searched defs:NumOfCachelines (Results 1 – 1 of 1) sorted by relevance

/external/compiler-rt/lib/esan/
Dworking_set.cpp220 static u32 getSizeForPrinting(u32 NumOfCachelines, const char *&Unit) { in getSizeForPrinting()
257 u32 NumOfCachelines = computeWorkingSizeAndReset(TotalWorkingSetBitIdx); in reportWorkingSet() local