Searched refs:intr_stop (Results 1 – 1 of 1) sorted by relevance
19 intr_stop = [] variable537 get_proc_loc_count(intr_stop)545 intr_stop[i] = int(intr_stop[i]) - int(intr_start[i])546 print("CPU%s: %s" %(i, intr_stop[i]), file=reportfile)558 global intr_start, intr_stop560 intr_stat_timer_0.append(intr_stop[i])562 intr_stop = []765 if int(intr_stop[i]) > int(highest):769 highest = int(intr_stop[i])772 if int(intr_stop[i]) > int(second_highest):[all …]