HomeSort by relevance Sort by last modified time
    Searched refs:oldstats (Results 1 - 2 of 2) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
pstats.py 247 oldstats = self.stats
250 for func, (cc, nc, tt, ct, callers) in oldstats.iteritems():
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
pstats.py 247 oldstats = self.stats
250 for func, (cc, nc, tt, ct, callers) in oldstats.iteritems():

Completed in 3041 milliseconds