Searched defs:type (Results 176 - 200 of 313) sorted by relevance

1234567891011>>

/gem5/src/mem/ruby/slicc_interface/
H A DRubySlicc_ComponentMapping.hh39 broadcast(MachineType type) argument
50 mapAddressToRange(Addr addr, MachineType type, int low_bit, argument
81 createMachineID(MachineType type, NodeID id) argument
88 MachineTypeAndNodeIDToMachineID(MachineType type, NodeID node) argument
[all...]
/gem5/src/dev/arm/
H A DDisplay.py43 type = 'Display' variable in class:Display
/gem5/ext/pybind11/include/pybind11/
H A Dchrono.h101 typedef std::chrono::time_point<std::chrono::system_clock, Duration> type; typedef in class:type_caster
/gem5/ext/drampower/src/
H A DParameter.h89 std::string type; member in class:Data::Parameter
H A DMemCommand.cc48 MemCommand::MemCommand(MemCommand::cmds type, argument
[all...]
H A DCommandAnalysis.cc219 int type = cmd.getType(); local
[all...]
/gem5/ext/mcpat/
H A Dcacheunit.cc456 int level, type; local
H A Dsystem.cc65 XMLCSTR type = childXML->getAttribute("type"); local
[all...]
/gem5/src/arch/x86/bios/
H A DSMBios.py42 type = 'X86SMBiosSMBiosStructure' variable in class:X86SMBiosSMBiosStructure
95 type = 'X86SMBiosBiosInformation' variable in class:X86SMBiosBiosInformation
118 type = 'X86SMBiosSMBiosTable' variable in class:X86SMBiosSMBiosTable
/gem5/src/cpu/
H A DTimingExpr.py49 type = 'TimingExpr' variable in class:TimingExpr
55 type = 'TimingExprLiteral' variable in class:TimingExprLiteral
70 type = 'TimingExprSrcReg' variable in class:TimingExprSrcReg
82 type = 'TimingExprReadIntReg' variable in class:TimingExprReadIntReg
93 type = 'TimingExprLet' variable in class:TimingExprLet
106 type = 'TimingExprRef' variable in class:TimingExprRef
137 type = 'TimingExprUn' variable in class:TimingExprUn
150 type = 'TimingExprBin' variable in class:TimingExprBin
165 type = 'TimingExprIf' variable in class:TimingExprIf
/gem5/src/mem/ruby/network/garnet2.0/
H A DNetworkLink.hh57 void setType(link_type type) { m_type = type; } argument
/gem5/tests/test-progs/asmtest/src/riscv/
H A Drun-tests.py70 type = int, variable
/gem5/ext/googletest/googlemock/include/gmock/internal/
H A Dgmock-generated-internal-utils.h73 typedef ::testing::tuple< > type; typedef in struct:testing::internal::MatcherTuple
78 typedef ::testing::tuple<Matcher<A1> > type; typedef in struct:testing::internal::MatcherTuple
83 typedef ::testing::tuple<Matcher<A1>, Matcher<A2> > type; typedef in struct:testing::internal::MatcherTuple
88 typedef ::testing::tuple<Matcher<A1>, Matcher<A2>, Matcher<A3> > type; typedef in struct:testing::internal::MatcherTuple
94 Matcher<A4> > type; typedef in struct:testing::internal::MatcherTuple
100 Matcher<A5> > type; typedef in struct:testing::internal::MatcherTuple
107 Matcher<A5>, Matcher<A6> > type; typedef in struct:testing::internal::MatcherTuple
114 Matcher<A5>, Matcher<A6>, Matcher<A7> > type; typedef in struct:testing::internal::MatcherTuple
121 Matcher<A5>, Matcher<A6>, Matcher<A7>, Matcher<A8> > type; typedef in struct:testing::internal::MatcherTuple
128 Matcher<A5>, Matcher<A6>, Matcher<A7>, Matcher<A8>, Matcher<A9> > type; typedef in struct:testing::internal::MatcherTuple
137 Matcher<A10> > type; typedef in struct:testing::internal::MatcherTuple
[all...]
/gem5/ext/googletest/googlemock/src/
H A Dgmock-internal-utils.cc78 virtual void ReportFailure(FailureType type, const char* file, int line, argument
/gem5/src/arch/sparc/
H A DSparcSystem.py35 type = 'SparcSystem' variable in class:SparcSystem
/gem5/src/dev/pci/
H A DCopyEngine.py36 type = 'CopyEngine' variable in class:CopyEngine
/gem5/src/systemc/tlm_core/2/generic_payload/
H A Dgp.cc54 register_extension(std::type_index type) argument
91 tlm_extension_base::register_extension(const std::type_info &type) argument
/gem5/src/cpu/testers/traffic_gen/
H A DBaseTrafficGen.py59 type = 'BaseTrafficGen' variable in class:BaseTrafficGen
/gem5/src/gpu-compute/
H A DX86GPUTLB.py43 type = 'X86PagetableWalker' variable in class:X86PagetableWalker
49 type = 'X86GPUTLB' variable in class:X86GPUTLB
69 type = 'TLBCoalescer' variable in class:TLBCoalescer
/gem5/src/mem/
H A DCommMonitor.py47 type = 'CommMonitor' variable in class:CommMonitor
H A DXBar.py50 type = 'BaseXBar' variable in class:BaseXBar
90 type = 'NoncoherentXBar' variable in class:NoncoherentXBar
94 type = 'CoherentXBar' variable in class:CoherentXBar
123 type = 'SnoopFilter' variable in class:SnoopFilter
H A Dmulti_level_page_table.hh120 typedef typename LastType<Second, Rest...>::type type; typedef in struct:__anon19::LastType
126 typedef Only type; typedef in struct:__anon19::LastType
/gem5/src/mem/cache/tags/
H A DTags.py44 type = 'BaseTags' variable in class:BaseTags
77 type = 'BaseSetAssoc' variable in class:BaseSetAssoc
88 type = 'SectorTags' variable in class:SectorTags
105 type = 'CompressedTags' variable in class:CompressedTags
120 type = 'FALRU' variable in class:FALRU
/gem5/src/mem/ruby/system/
H A DSequencer.py35 type = 'RubyPort' variable in class:RubyPort
56 type = 'RubyPortProxy' variable in class:RubyPortProxy
60 type = 'RubySequencer' variable in class:RubySequencer
77 type = 'DMASequencer' variable in class:DMASequencer
/gem5/src/mem/cache/replacement_policies/
H A DReplacementPolicies.py34 type = 'BaseReplacementPolicy' variable in class:BaseReplacementPolicy
39 type = 'FIFORP' variable in class:FIFORP
44 type = 'SecondChanceRP' variable in class:SecondChanceRP
49 type = 'LFURP' variable in class:LFURP
54 type = 'LRURP' variable in class:LRURP
59 type = 'BIPRP' variable in class:BIPRP
68 type = 'MRURP' variable in class:MRURP
73 type = 'RandomRP' variable in class:RandomRP
78 type = 'BRRIPRP' variable in class:BRRIPRP
95 type variable in class:TreePLRURP
[all...]

Completed in 29 milliseconds

1234567891011>>