Searched refs:trace_dispatch_call (Results 1 - 2 of 2) sorted by relevance

/external/python/cpython2/Lib/hotshot/
H A Dstats.py41 p.trace_dispatch_call(frame, taccum * .000001)
/external/python/cpython2/Lib/
H A Dprofile.py277 def trace_dispatch_call(self, frame, t): member in class:Profile
349 "call": trace_dispatch_call,

Completed in 90 milliseconds