Lines Matching refs:mflops
1987 var mflops = tests_results[i][1];1989 result[test_name] = [mflops, mem]1995 mflops = float(result[benchmark][0])2000 logging.info(' %f MFLOPS', mflops)2002 self._OutputPerfGraphValue('ScimarkGui-%s-MFLOPS' % benchmark, mflops,2003 'MFLOPS', 'scimark_gui_mflops')