Processor Counter Monitor
|
Public Member Functions | |
HyperThread (PCM *m, int32 threadID, int32 osID, enum Status status) | |
virtual void | accept (Visitor &v) override |
CoreCounterState | coreCounterState () const |
void | addMSRHandle (std::shared_ptr< SafeMsrHandle > handle) |
int32 | threadID () const |
int32 | osID () const |
std::shared_ptr< SafeMsrHandle > | msrHandle () const |
bool | isOnline () const |