ICOUNT


Classes

class  INSTLIB::ICOUNT

Functions

UINT64 INSTLIB::ICOUNT::Count (THREADID tid=0) const
UINT64 INSTLIB::ICOUNT::CountWithREP (THREADID tid=0) const
VOID INSTLIB::ICOUNT::SetCount (UINT64 count, THREADID tid=0)
VOID INSTLIB::ICOUNT::Activate ()

Detailed Description

Instrumentation for counting instruction execution

Function Documentation

VOID INSTLIB::ICOUNT::Activate  )  [inline, inherited]
 

Activate the counter, must be called before PIN_StartProgram

UINT64 INSTLIB::ICOUNT::Count THREADID  tid = 0  )  const [inline, inherited]
 

Returns:
Number of instructions executed

UINT64 INSTLIB::ICOUNT::CountWithREP THREADID  tid = 0  )  const [inline, inherited]
 

Returns:
Number of instructions executed with REP repitions

VOID INSTLIB::ICOUNT::SetCount UINT64  count,
THREADID  tid = 0
[inline, inherited]
 

Set the current count


Generated on Thu May 15 03:23:41 2008 for Pin by  doxygen 1.4.6