gem5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
pc_event.cc File Reference
#include "cpu/pc_event.hh"
#include <algorithm>
#include <string>
#include <utility>
#include "base/debug.hh"
#include "base/trace.hh"
#include "cpu/base.hh"
#include "cpu/thread_context.hh"
#include "debug/PCEvent.hh"
#include "sim/core.hh"
#include "sim/system.hh"

Go to the source code of this file.

Functions

void sched_break_pc_sys (System *sys, Addr addr)
 
void sched_break_pc (Addr addr)
 

Function Documentation

void sched_break_pc ( Addr  addr)

Definition at line 154 of file pc_event.cc.

References sched_break_pc_sys(), and System::systemList.

void sched_break_pc_sys ( System sys,
Addr  addr 
)

Definition at line 148 of file pc_event.cc.

Referenced by sched_break_pc().


Generated on Fri Jun 9 2017 13:03:57 for gem5 by doxygen 1.8.6