gem5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
PCEventQueue::MapCompare Class Reference

#include <pc_event.hh>

Public Member Functions

bool operator() (const record_t &l, const record_t &r) const
 
bool operator() (const record_t &l, Addr pc) const
 
bool operator() (Addr pc, const record_t &r) const
 

Detailed Description

Definition at line 70 of file pc_event.hh.

Member Function Documentation

bool PCEventQueue::MapCompare::operator() ( const record_t l,
const record_t r 
) const
inline

Definition at line 72 of file pc_event.hh.

References PCEvent::pc().

bool PCEventQueue::MapCompare::operator() ( const record_t l,
Addr  pc 
) const
inline

Definition at line 75 of file pc_event.hh.

References PCEvent::pc(), and pc.

bool PCEventQueue::MapCompare::operator() ( Addr  pc,
const record_t r 
) const
inline

Definition at line 78 of file pc_event.hh.

References PCEvent::pc().


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

Generated on Fri Jun 9 2017 13:04:16 for gem5 by doxygen 1.8.6