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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/hotshot/
stats.py 41 p.trace_dispatch_call(frame, taccum * .000001)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/hotshot/
stats.py 41 p.trace_dispatch_call(frame, taccum * .000001)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
profile.py 277 def trace_dispatch_call(self, frame, t): member in class:Profile
349 "call": trace_dispatch_call,
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
profile.py 277 def trace_dispatch_call(self, frame, t): member in class:Profile
349 "call": trace_dispatch_call,

Completed in 23 milliseconds