Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Dtrace.py529 def file_module_function_of(self, frame): member in Trace
577 this_func = self.file_module_function_of(frame)
578 parent_func = self.file_module_function_of(frame.f_back)
587 this_func = self.file_module_function_of(frame)