Lines Matching refs:setprofile
32 'Timer', 'setprofile', 'settrace', 'local', 'stack_size']89 def setprofile(func):92 The func will be passed to sys.setprofile() for each thread, before its805 _sys.setprofile(_profile_hook)