gem5 [DEVELOP-FOR-25.1]
Loading...
Searching...
No Matches
gem5::PCEventQueue::MapCompare Class Reference

#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

Detailed Description

Definition at line 78 of file pc_event.hh.

Member Function Documentation

◆ operator()() [1/3]

bool gem5::PCEventQueue::MapCompare::operator() ( Addr pc,
PCEvent *const & r ) const
inline

Definition at line 92 of file pc_event.hh.

References gem5::MipsISA::pc, and gem5::MipsISA::r.

◆ operator()() [2/3]

bool gem5::PCEventQueue::MapCompare::operator() ( PCEvent *const & l,
Addr pc ) const
inline

Definition at line 87 of file pc_event.hh.

References gem5::MipsISA::l, and gem5::MipsISA::pc.

◆ operator()() [3/3]

bool gem5::PCEventQueue::MapCompare::operator() ( PCEvent *const & l,
PCEvent *const & r ) const
inline

Definition at line 82 of file pc_event.hh.

References gem5::MipsISA::l, and gem5::MipsISA::r.


The documentation for this class was generated from the following file:

Generated on Mon Oct 27 2025 04:13:12 for gem5 by doxygen 1.14.0