Home
last modified time | relevance | path

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

/oneTBB/src/tbbmalloc/
H A Dbackend.cpp1321 int regNum = 0; in reportStat() local
1325 regNum++; in reportStat()
1327 return regNum; in reportStat()
1503 int regNum = regionList.reportStat(f); in reportStat() local
1505 regNum, totalMemSize/1024); in reportStat()