gem5 v24.0.0.0
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 77 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 91 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 86 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 81 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 Tue Jun 18 2024 16:24:13 for gem5 by doxygen 1.11.0