Searched refs:instructionsPerformed (Results 1 – 3 of 3) sorted by relevance
1700 virtual size_t instructionsPerformed() const = 0;
1132 size_t instructionsPerformed() const OVERRIDE { in instructionsPerformed() function
1430 … instructionsCount += itScriptEvent->execCtx->instructionsPerformed(); in HandleInstrumentChanges()