Searched refs:perfs (Results 1 – 4 of 4) sorted by relevance
33 def show_perfs(perfs): argument34 perfs = 'perfs: {}\n'.format(perfs)35 print(perfs)
26 def show_perfs(perfs): argument27 perfs = 'perfs: {}\n'.format(perfs)28 print(perfs)
25 def show_perfs(perfs): argument26 perfs = 'perfs: {}\n'.format(outputs)27 print(perfs)