Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Dprofile.py299 def trace_dispatch_c_call (self, frame, t): member in Profile
352 "c_call": trace_dispatch_c_call,