EmulationStatistics

Undocumented in source.

Members

Functions

onInstructionDone
void onInstructionDone(Instruction instr, ulong cycles)
Undocumented in source. Be warned that the author may not have intended to support it.
onInstructionUndone
void onInstructionUndone(Instruction instr, ulong cycles)
Undocumented in source. Be warned that the author may not have intended to support it.
print
void print()
Undocumented in source. Be warned that the author may not have intended to support it.
reset
void reset()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

basicDoneTimes
ulong[32] basicDoneTimes;
Undocumented in source.
cyclesDone
ulong cyclesDone;
Undocumented in source.
numOperandsDone
ulong[3] numOperandsDone;
Undocumented in source.
sizesOfDoneInstrs
ulong[4] sizesOfDoneInstrs;
Undocumented in source.
specialDoneTimes
ulong[32] specialDoneTimes;
Undocumented in source.
totalInstrDone
ulong totalInstrDone;
Undocumented in source.

Meta