Classes | |
class | INSTLIB::ICOUNT |
Enumerations | |
enum | INSTLIB::ICOUNT::mode { ModeInactive = -1, INSTLIB::ICOUNT::ModeNormal = 0, INSTLIB::ICOUNT::ModeBoth } |
Functions | |
UINT64 | INSTLIB::ICOUNT::Count (THREADID tid=0) const |
VOID | INSTLIB::ICOUNT::SetCount (UINT64 count, THREADID tid=0) |
mode | INSTLIB::ICOUNT::Mode () const |
VOID | INSTLIB::ICOUNT::Activate (mode m=ModeNormal) |
|
The mode used for counting REP prefixed instructions. |
|
Activate the counter, must be called before PIN_StartProgram.
|
|
|
|
|
|
Set the current count |