gem5  v20.0.0.2
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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() ( PCEvent *const &  l,
PCEvent *const &  r 
) const
inline

Definition at line 77 of file pc_event.hh.

References PCEvent::pc().

◆ operator()() [2/3]

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

Definition at line 82 of file pc_event.hh.

References PCEvent::pc().

◆ operator()() [3/3]

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

Definition at line 87 of file pc_event.hh.

References PCEvent::pc().


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

Generated on Mon Jun 8 2020 15:45:26 for gem5 by doxygen 1.8.13