Searched defs:frame (Results 1 - 5 of 5) sorted by relevance

/gem5/src/dev/arm/
H A Dgic_v2m.cc109 int frame = frameFromAddr(pkt->getAddr()); local
139 int frame = frameFromAddr(pkt->getAddr()); local
[all...]
/gem5/src/base/
H A Dcp_annotate.cc188 uint64_t frame = getFrame(tc); local
265 CPA::doSwSmEnd(System *sys, int cpuid, string sm, uint64_t frame) argument
360 CPA::swBegin(System *sys, int cpuid, std::string st, uint64_t frame, bool expl, argument
1302 uint64_t frame; local
1329 uint64_t frame; local
[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
[all...]
/gem5/ext/pybind11/include/pybind11/
H A Dcast.h437 PyFrameObject *frame = trace->tb_frame; local
H A Dpybind11.h2046 PyFrameObject *frame = PyThreadState_Get()->frame; local
[all...]

Completed in 28 milliseconds