gem5
v19.0.0.0
|
#include <pc_event.hh>
Public Member Functions | |
bool | operator() (PCEvent *const &l, PCEvent *const &r) const |
bool | operator() (PCEvent *const &l, Addr pc) const |
bool | operator() (Addr pc, PCEvent *const &r) const |
Definition at line 77 of file pc_event.hh.
Definition at line 80 of file pc_event.hh.
References PCEvent::pc().
Definition at line 85 of file pc_event.hh.
References PCEvent::pc().
Definition at line 90 of file pc_event.hh.
References PCEvent::pc().