gem5  v21.0.1.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules 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

◆ abortHandler()

void abortHandler ( int  sigtype)

Abort signal handler.

Definition at line 143 of file init_signals.cc.

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

Referenced by initSignals().

◆ dumprstStatsHandler()

void dumprstStatsHandler ( int  sigtype)

Definition at line 122 of file init_signals.cc.

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

Referenced by initSignals().

◆ dumpStatsHandler()

void dumpStatsHandler ( int  sigtype)

Stats signal handler.

Definition at line 113 of file init_signals.cc.

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

Referenced by initSignals().

◆ exitNowHandler()

void exitNowHandler ( int  sigtype)

Exit signal handler.

Definition at line 133 of file init_signals.cc.

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

Referenced by initSignals().

◆ initSignals()

void initSignals ( )

Generated on Tue Jun 22 2021 15:28:34 for gem5 by doxygen 1.8.17