Classes | |
class | INSTLIB::ALARM_ADDRESS_COUNT |
Functions | |
ADDRINT | INSTLIB::ALARM_ADDRESS_COUNT::Address () const |
ADDRINT | INSTLIB::ALARM_ADDRESS_COUNT::Count (UINT32 tid=0) const |
VOID | INSTLIB::ALARM_ADDRESS_COUNT::SetAlarm (UINT64 count, ALARM_HANDLER handler, VOID *val, UINT32 tid=0, BOOL rearm=FALSE, BOOL always_armed=FALSE) |
VOID | INSTLIB::ALARM_ADDRESS_COUNT::Activate (ADDRINT address) |
|
This function initializes an alarm and must be called before PIN_StartProgram. It does turn the alarm on. Use SetAlarm.
|
|
|
|
|
|
Turn on an alarm. You should call Activate for this alarm before PIN_StartProgram
|