gem5
|
#include <pc_event.hh>
Public Member Functions | |
bool | operator() (const record_t &l, const record_t &r) const |
bool | operator() (const record_t &l, Addr pc) const |
bool | operator() (Addr pc, const record_t &r) const |
Definition at line 70 of file pc_event.hh.
Definition at line 72 of file pc_event.hh.
References PCEvent::pc().
Definition at line 75 of file pc_event.hh.
References PCEvent::pc(), and pc.
Definition at line 78 of file pc_event.hh.
References PCEvent::pc().