Searched refs:threadCount (Results 1 – 6 of 6) sorted by relevance
1072 threadCount += counterRange.top; in postprocess()1075 threadCount += counterRange.top; in postprocess()1081 threadCount += counterRange.top; in postprocess()1086 threadCount += counterRange.top; in postprocess()1089 threadCount += counterRange.top; in postprocess()1095 debug(std_regex_allocation) writefln("IR processed, max threads: %d", threadCount); in postprocess()
778 return getThreadSize(re)*re.threadCount + re.hotspotTableSize*size_t.sizeof819 prepareFreeList(re.threadCount, memory); in initExternalMemory()
686 uint threadCount; // upper bound on number of Thompson VM threads in Regex() local
1608 threadCount += counterRange.top; in postprocess()1611 threadCount += counterRange.top; in postprocess()1617 threadCount += counterRange.top; in postprocess()1622 threadCount += counterRange.top; in postprocess()1625 threadCount += counterRange.top; in postprocess()1631 debug(std_regex_allocation) writefln("IR processed, max threads: %d", threadCount); in postprocess()
777 return getThreadSize(re)*re.threadCount + re.hotspotTableSize*size_t.sizeof814 prepareFreeList(re.threadCount, memory); in initExternalMemory()
521 uint threadCount; // upper bound on number of Thompson VM threads in Regex() local