Home
last modified time | relevance | path

Searched refs:E_AT_PAUSE_RESTORE (Results 1 – 4 of 4) sorted by relevance

/dports/benchmarks/sipp/sipp-3.5.1/include/
H A Dactions.hpp55 E_AT_PAUSE_RESTORE, enumerator
/dports/benchmarks/sipp/sipp-3.5.1/src/
H A Dactions.cpp136 } else if (M_action == E_AT_PAUSE_RESTORE) { in afficheInfo()
H A Dscenario.cpp1483 tmpAction->setActionType(CAction::E_AT_PAUSE_RESTORE); in parseAction()
H A Dcall.cpp3765 } else if (currentAction->getActionType() == CAction::E_AT_PAUSE_RESTORE) { in executeAction()