gem5  v20.1.0.0
Public Member Functions | List of all members
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 74 of file pc_event.hh.

Member Function Documentation

◆ operator()() [1/3]

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

Definition at line 87 of file pc_event.hh.

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

◆ operator()() [2/3]

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

Definition at line 82 of file pc_event.hh.

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

◆ operator()() [3/3]

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

Definition at line 77 of file pc_event.hh.

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


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

Generated on Wed Sep 30 2020 14:02:29 for gem5 by doxygen 1.8.17