Lines Matching refs:cumulative
121 is the cumulative time spent in this and all subfunctions (from invocation
176 p.sort_stats('cumulative').print_stats(10)
178 This sorts the profile by cumulative time in a function, and then only prints
201 cumulative time, and then prints out some of the statistics. To be specific, the
276 sortby = 'cumulative'
402 | ``'cumulative'`` | cumulative time |
404 | ``'cumtime'`` | cumulative time |
442 ``'calls'``, ``'time'``, and ``'cumulative'`` respectively. If this old
500 second non-parenthesized number repeats the cumulative time spent in the
505 cumulative times spent in the current function while it was invoked by
545 cumulative times in this profiler allows statistics for recursive