gem5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
init_signals.hh File Reference

Go to the source code of this file.

Functions

void dumpStatsHandler (int sigtype)
 Stats signal handler. More...
 
void dumprstStatsHandler (int sigtype)
 
void exitNowHandler (int sigtype)
 Exit signal handler. More...
 
void abortHandler (int sigtype)
 Abort signal handler. More...
 
void initSignals ()
 

Function Documentation

void abortHandler ( int  sigtype)

Abort signal handler.

Definition at line 138 of file init_signals.cc.

References ccprintf(), curEventQueue(), PowerISA::eq, EventQueue::getCurTick(), print_backtrace(), raiseFatalSignal(), and STATIC_ERR.

Referenced by initSignals().

void dumprstStatsHandler ( int  sigtype)

Definition at line 117 of file init_signals.cc.

References async_event, async_statdump, async_statreset, getEventQueue(), and EventQueue::wakeup().

Referenced by initSignals().

void dumpStatsHandler ( int  sigtype)

Stats signal handler.

Definition at line 108 of file init_signals.cc.

References async_event, async_statdump, getEventQueue(), and EventQueue::wakeup().

Referenced by initSignals().

void exitNowHandler ( int  sigtype)

Exit signal handler.

Definition at line 128 of file init_signals.cc.

References async_event, async_exit, getEventQueue(), and EventQueue::wakeup().

Referenced by initSignals().

void initSignals ( )

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