Lines Matching refs:count
1386 count = -1
1391 if(count < 0):
1395 count = 0
1398 if((count == 0 and l.freturn and l.fcall) or
1399 (count > 0 and l.depth <= 0)):
1401 count += 1
2862 count = len(testruns)
2866 sysvals.stamp['time'], count)
2942 if(count > 0):
2943 sTimeAvg /= count
2944 rTimeAvg /= count
3749 for count in range(1,sysvals.execcount+1):
3751 if(count > 1 and sysvals.x2delay > 0):