Lines Matching refs:testfunc
10 from test.profilee import testfunc, timer
25 prof.runctx("testfunc()", globals(), locals())
108 1 -0.002 -0.002 999.749 999.749 profile:0(testfunc())
110 1 269.996 269.996 999.753 999.753 profilee.py:25(testfunc)
130 :0(setprofile) <- profile:0(testfunc())(1) 999.749
131 <string>:1(<module>) <- profile:0(testfunc())(1) 999.749
133 profile:0(testfunc()) <- profile:0(profiler)(1) 0.000
136 profilee.py:25(testfunc) <- <string>:1(<module>)(1) 999.751
137 profilee.py:35(factorial) <- profilee.py:25(testfunc)(1) 999.753
141 profilee.py:55(helper) <- profilee.py:25(testfunc)(2) 999.753
159 <string>:1(<module>) -> profilee.py:25(testfunc)(1) 999.753
160 profile:0(profiler) -> profile:0(testfunc())(1) 999.749
161 profile:0(testfunc()) -> :0(setprofile)(1) 0.000
164 profilee.py:25(testfunc) -> profilee.py:35(factorial)(1) 169.917