Home
last modified time | relevance | path

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

/dports/benchmarks/sipp/sipp-3.5.1/include/
H A Dactions.hpp105 E_INTCMD_STOPCALL, enumerator
/dports/benchmarks/sipp/sipp-3.5.1/src/
H A Dactions.cpp34 case CAction::E_INTCMD_STOPCALL: in strIntCmd()
H A Dscenario.cpp1590 CAction::T_IntCmdType type(CAction::E_INTCMD_STOPCALL); /* assume the default */ in parseAction()
1597 type = CAction::E_INTCMD_STOPCALL; in parseAction()
H A Dcall.cpp3885 case CAction::E_INTCMD_STOPCALL: in executeAction()