Searched refs:do_callees (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Lib/ | ||
D | pstats.py | 619 def do_callees(self, line): member in ProfileBrowser |
/external/python/cpython2/Lib/ | ||
D | pstats.py | 599 def do_callees(self, line): member in ProfileBrowser |