Searched refs:numArrayAllocs (Results 1 – 4 of 4) sorted by relevance
28 static int numArrayAllocs; // Number of allocated arrays member
230 CtfeStatus::numArrayAllocs++;1736 ++CtfeStatus::numArrayAllocs; in changeOneElement()
254 int CtfeStatus::numArrayAllocs = 0;263 …printf("array allocs = %d\tassignments = %d\n\n", CtfeStatus::numArrayAllocs, CtfeStatus::numAssig… in printCtfePerformanceStats()1018 ++CtfeStatus::numArrayAllocs; in copyArrayOnWrite()
197 …printf("array allocs = %d\tassignments = %d\n\n", ctfeGlobals.numArrayAllocs, ctfeGlobals.numAssig… in printCtfePerformanceStats()206 ++ctfeGlobals.numArrayAllocs; in incArrayAllocs()228 int numArrayAllocs = 0; // Number of allocated arrays member777 ++ctfeGlobals.numArrayAllocs; in copyArrayOnWrite()