openMSX
Public Member Functions | List of all members
ProfileCounters< ENABLED, ENUM > Class Template Reference

#include <ProfileCounters.hh>

Inheritance diagram for ProfileCounters< ENABLED, ENUM >:
Inheritance graph
[legend]

Public Member Functions

 ~ProfileCounters ()
 
void tick (ENUM e) const
 

Detailed Description

template<bool ENABLED, typename ENUM>
class ProfileCounters< ENABLED, ENUM >

Definition at line 87 of file ProfileCounters.hh.

Constructor & Destructor Documentation

◆ ~ProfileCounters()

template<bool ENABLED, typename ENUM >
ProfileCounters< ENABLED, ENUM >::~ProfileCounters ( )
inline

Definition at line 91 of file ProfileCounters.hh.

References enumerate().

Member Function Documentation

◆ tick()

template<bool ENABLED, typename ENUM >
void ProfileCounters< ENABLED, ENUM >::tick ( ENUM  e) const
inline

Definition at line 99 of file ProfileCounters.hh.

Referenced by openmsx::MSXCPU::invalidateAllSlotsRWCache().


The documentation for this class was generated from the following file: