Searched defs:CUMULATIVE (Results 1 - 2 of 2) sorted by relevance
/third_party/python/Lib/test/ | ||
H A D | test_pstats.py | 73 CUMULATIVE = 'cumulative', 'cumtime' variable in StatsTestCase.test_sort_stats_enum.CheckedSortKey |
/third_party/python/Lib/ | ||
H A D | pstats.py | 39 CUMULATIVE = 'cumulative', 'cumtime' variable in SortKey |
Completed in 2 milliseconds