Searched defs:tags (Results 1 - 11 of 11) sorted by relevance

/gem5/tests/gem5/test_build/
H A Dtest_build.py47 tags = [isa, length, variant] variable
/gem5/ext/testlib/
H A Dquery.py38 def tags(self): member in class:QueryRunner
H A Dsuite.py52 tags = set() variable in class:TestSuite
H A Dwrappers.py185 def tags(self): member in class:LoadedSuite
/gem5/util/maint/
H A Dlist_changes.py69 def tags(self): member in class:Commit
/gem5/src/mem/cache/
H A DCache.py104 tags = Param.BaseTags(BaseSetAssoc(), "Tag store") variable in class:BaseCache
H A Dbase.hh324 BaseTags *tags; member in class:BaseCache
/gem5/src/mem/cache/tags/
H A Dbase.hh364 BaseTags *tags; member in class:BaseTagsCallback
372 BaseTags *tags; member in class:BaseTagsDumpCallback
[all...]
/gem5/configs/common/cores/arm/
H A Dex5_LITTLE.py151 tags = BaseSetAssoc() variable in class:L2
H A DO3_ARM_v7a.py206 tags = BaseSetAssoc() variable in class:O3_ARM_v7aL2
H A Dex5_big.py203 tags = BaseSetAssoc() variable in class:L2

Completed in 30 milliseconds