Home
last modified time | relevance | path

Searched refs:allCompilerForCore (Results 1 – 1 of 1) sorted by relevance

/cmsis-dsp-latest/Testing/
DextractDb.py190 allCompilerForCore="""select distinct compilerid from %s WHERE coreid=?""" variable
211 r=c.execute(allCompilerForCore % benchTable,(coreid,)).fetchall()