Searched refs:swGetId (Results 1 - 2 of 2) sorted by relevance

/gem5/src/base/
H A Dcp_annotate.hh102 uint64_t swGetId(ThreadContext *tc) { return 0; } function in class:CPA
429 uint64_t swGetId(ThreadContext *tc);
H A Dcp_annotate.cc765 CPA::swGetId(ThreadContext *tc) function in class:CPA
774 panic("swGetId called without a state machine stack!");
777 DPRINTFS(Annotate, tc->getSystemPtr(), "swGetId: id %#X\n", id);

Completed in 11 milliseconds