openMSX
|
#include <ProfileCounters.hh>
Public Member Functions | |
ProfileCounters (const ProfileCounters &)=delete | |
ProfileCounters (ProfileCounters &&)=delete | |
ProfileCounters & | operator= (const ProfileCounters &)=delete |
ProfileCounters & | operator= (ProfileCounters &&)=delete |
~ProfileCounters () | |
void | tick (ENUM e) const |
Definition at line 87 of file ProfileCounters.hh.
|
delete |
|
delete |
|
inline |
Definition at line 96 of file ProfileCounters.hh.
References enumerate().
|
delete |
|
delete |
|
inline |
Definition at line 104 of file ProfileCounters.hh.
Referenced by openmsx::MSXCPU::invalidateAllSlotsRWCache().