Searched refs:debugg (Results 1 – 3 of 3) sorted by relevance
66 debugg = False if pivot == 'schedtune' else False75 if debugg:90 … if debugg: log.info('adding to total time {}, new total {}'.format(runtime, pr.total_time))
55 debugg = False # Global debug switch variable74 debug = (dpid == prevpid or dpid == nextpid or dpid == -1) and debugg
54 debugg = False variable