Searched defs:sys (Results 26 - 29 of 29) sorted by relevance

12

/gem5/src/base/
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
[all...]
/gem5/src/mem/cache/prefetch/
H A DPrefetcher.py70 sys = Param.System(Parent.any, "System this prefetcher belongs to") variable in class:BasePrefetcher
/gem5/src/sim/
H A Dsyscall_emul.hh2346 System *sys = tc->getSystemPtr(); local
[all...]
H A Dsyscall_emul.cc107 System *sys = tc->getSystemPtr(); local

Completed in 23 milliseconds

12