Lines Matching defs:benchTable
159 def getExistingTypes(benchTable): argument
165 def getAllExistingCores(benchTable): argument
203 def getExistingCompiler(benchTable,typeid): argument
210 def getExistingCompilerForCore(benchTable,coreid): argument
214 def getExistingCores(benchTable,typeid): argument
361 def getTestNamesForCoreCompiler(benchTable,compilerid,core): argument
369 def getTestNamesForCore(benchTable,core,typeid): argument
377 def getTestNamesForCompiler(benchTable,comp,typeid): argument
417 def getCategoryName(benchTable): argument
422 def getNbElemsInBenchAndTypeAndCoreCmd(benchTable,coreid,typeid): argument
428 def getNbElemsInBenchAndTypeAndCompilerCmd(benchTable,comp,typeid): argument
434 def getNbElemsInBenchAndCoreAndCompilerCmd(benchTable,comp,coreid): argument
439 def getNbElemsInBenchAndTypeCmd(benchTable,typeid): argument
444 def getNbElemsInBenchAndCoreCmd(benchTable,coreid): argument
449 def getNbElemsInBenchCmd(benchTable): argument
455 def getColNamesAndHistory(benchTable,compiler,core,typeid,testid): argument
468 def getColNamesAndDataForCore(benchTable,core,typeid): argument
481 def getColNamesAndDataForCoreCompiler(benchTable,compilerid,core): argument
494 def getColNamesAndDataForCompiler(benchTable,comp,typeid): argument
558 def getCoresForHistory(benchTable,compilerid,typeid,testid,runid): argument
564 def getCompilerForHistory(benchTable,coreid,typeid,testid,runid): argument
805 def getTableParams(benchTable): argument