Home
last modified time | relevance | path

Searched refs:count_diff (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Lib/
Dtracemalloc.py75 def __init__(self, traceback, size, size_diff, count, count_diff): argument
80 self.count_diff = count_diff
84 self.count, self.count_diff))
91 and self.count_diff == other.count_diff)
99 self.count_diff))
108 self.count, self.count_diff))
112 abs(self.count_diff), self.count,
/external/python/cpython3/Doc/library/
Dtracemalloc.rst484 value of :attr:`StatisticDiff.count_diff`, :attr:`Statistic.count` and
595 .. attribute:: count_diff