Searched defs:sm (Results 1 - 8 of 8) sorted by relevance

/gem5/src/cpu/pred/
H A Dmultiperspective_perceptron_tage_64KB.hh53 std::vector<int> sm; member in class:MPP_StatisticalCorrector_64KB
H A Dtage_sc_l_64KB.hh84 std::vector<int> sm; member in class:TAGE_SC_L_64KB_StatisticalCorrector
H A DBranchPredictor.py414 sm = VectorParam.Int([16, 11, 6], "Second local history GEHL lengths") variable in class:TAGE_SC_L_64KB_StatisticalCorrector
684 sm = VectorParam.Int([16, 11, 6, 3], "Second local history GEHL lengths") variable in class:MPP_StatisticalCorrector_64KB
/gem5/src/base/
H A Dcp_annotate.cc168 char sm[50]; local
258 char sm[50]; local
265 doSwSmEnd(System *sys, int cpuid, string sm, uint64_t frame) argument
570 char sm[50]; local
598 char sm[50]; local
740 char sm[50]; local
817 char sm[50]; local
824 add(int t, int f, int c, int sm, int stq, int32_t d) argument
980 doQ(System *sys, int flags, int cpuid, int sm, string q, int qi, int count) argument
1001 doDq(System *sys, int flags, int cpuid, int sm, string q, int qi, int count) argument
[all...]
H A Dcp_annotate.hh104 void hwBegin(flags f, System *sys, uint64_t frame, std::string sm, argument
106 void hwQ(flags f, System *sys, uint64_t frame, std::string sm, argument
109 void hwDq(flags f, System *sys, uint64_t frame, std::string sm, argument
112 void hwPq(flags f, System *sys, uint64_t frame, std::string sm, argument
115 void hwRq(flags f, System *sys, uint64_t frame, std::string sm, argument
118 void hwWf(flags f, System *sys, uint64_t frame, std::string sm, argument
121 void hwWe(flags f, System *sys, uint64_t frame, std::string sm, argument
198 uint16_t sm; member in struct:CPA::AnnotateData
[all...]
/gem5/src/arch/mips/
H A Dpra_constants.hh272 Bitfield<1> sm; member in namespace:MipsISA
/gem5/src/arch/riscv/
H A Dpra_constants.hh272 Bitfield<1> sm; member in namespace:RiscvISA
/gem5/src/dev/net/
H A Di8254xGBe.hh177 void anBegin(std::string sm, std::string st, int flags = CPA::FL_NONE) { argument
182 void anQ(std::string sm, std::string q) { argument
187 void anDq(std::string sm, std::string q) { argument
192 void anPq(std::string sm, std::string q, int num = 1) { argument
197 void anRq(std::string sm, std::string q, int num = 1) { argument
202 anWe(std::string sm, std::string q) argument
207 anWf(std::string sm, std::string q) argument
[all...]

Completed in 22 milliseconds