Searched refs:print_insts (Results 1 - 1 of 1) sorted by relevance

/gem5/util/
H A Do3-pipeview.py134 print_insts(outfile, cycle_time, width, color, timestamps, 0)
148 print_insts(outfile, cycle_time, width, color, timestamps, store_completions, 0)
164 print_insts(outfile, cycle_time, width, color, timestamps, store_completions, insts['min_threshold'])
167 def print_insts(outfile, cycle_time, width, color, timestamps, store_completions, lower_threshold): function

Completed in 4 milliseconds