Searched defs:countfuncs (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython2/Lib/ |
| D | trace.py | 451 def __init__(self, count=1, trace=1, countfuncs=0, countcallers=0, argument
|
| /external/python/cpython3/Lib/ |
| D | trace.py | 388 def __init__(self, count=1, trace=1, countfuncs=0, countcallers=0, argument
|