SystemC Library API Reference Manual
Reference documentation for the Simics SystemC Library.
 
Loading...
Searching...
No Matches
simics::systemc::iface::ScProcessProfilerControlSimicsAdapter< TBase, TInterface > Class Template Reference

#include <sc_process_profiler_control_simics_adapter.h>

Inheritance diagram for simics::systemc::iface::ScProcessProfilerControlSimicsAdapter< TBase, TInterface >:
simics::systemc::iface::SimicsAdapter< sc_process_profiler_control_interface_t > simics::systemc::Registrant< SimicsAdapterInterface >

Public Member Functions

 ScProcessProfilerControlSimicsAdapter ()
 
- Public Member Functions inherited from simics::systemc::iface::SimicsAdapter< sc_process_profiler_control_interface_t >
 SimicsAdapter (const char *name, sc_process_profiler_control_interface_t iface)
 
std::string name () const override
 
const interface_t * cstruct () const override
 
void set_simics_class (conf_class_t *conf_class) override
 
conf_class_t * simics_class () const override
 
void set_map_adapter (bool map) override
 
bool map_adapter () const override
 
- Public Member Functions inherited from simics::systemc::Registrant< SimicsAdapterInterface >
 Registrant ()
 
 Registrant (const Registrant &rhs)
 
virtual ~Registrant ()
 
void detach ()
 

Static Protected Member Functions

static bool is_enabled (conf_object_t *obj)
 
static void set_enabled (conf_object_t *obj, bool enable)
 
::uint64 total_time (conf_object_t *obj)
 
::uint64 total_number_of_calls (conf_object_t *obj)
 
static void clear_data (conf_object_t *obj)
 
- Static Protected Member Functions inherited from simics::systemc::iface::SimicsAdapter< sc_process_profiler_control_interface_t >
static TInterface * adapterWithoutLocking (conf_object_t *obj)
 
static SimicsLock< TInterface > adapter (conf_object_t *obj, conf_object_t *obj_lock)
 
static SimicsLock< TInterface > adapter (conf_object_t *obj)
 

Additional Inherited Members

- Protected Member Functions inherited from simics::systemc::iface::SimicsAdapter< sc_process_profiler_control_interface_t >
std::vector< std::string > descriptionBase (conf_object_t *obj, DescriptionType type)
 

Constructor & Destructor Documentation

◆ ScProcessProfilerControlSimicsAdapter()

template<typename TBase , typename TInterface = ScProcessProfilerControlInterface>
simics::systemc::iface::ScProcessProfilerControlSimicsAdapter< TBase, TInterface >::ScProcessProfilerControlSimicsAdapter ( )
inline

Member Function Documentation

◆ clear_data()

template<typename TBase , typename TInterface = ScProcessProfilerControlInterface>
static void simics::systemc::iface::ScProcessProfilerControlSimicsAdapter< TBase, TInterface >::clear_data ( conf_object_t *  obj)
inlinestaticprotected

◆ is_enabled()

template<typename TBase , typename TInterface = ScProcessProfilerControlInterface>
static bool simics::systemc::iface::ScProcessProfilerControlSimicsAdapter< TBase, TInterface >::is_enabled ( conf_object_t *  obj)
inlinestaticprotected

◆ set_enabled()

template<typename TBase , typename TInterface = ScProcessProfilerControlInterface>
static void simics::systemc::iface::ScProcessProfilerControlSimicsAdapter< TBase, TInterface >::set_enabled ( conf_object_t *  obj,
bool  enable 
)
inlinestaticprotected

◆ total_number_of_calls()

template<typename TBase , typename TInterface = ScProcessProfilerControlInterface>
::uint64 simics::systemc::iface::ScProcessProfilerControlSimicsAdapter< TBase, TInterface >::total_number_of_calls ( conf_object_t *  obj)
inlinestaticprotected

◆ total_time()

template<typename TBase , typename TInterface = ScProcessProfilerControlInterface>
::uint64 simics::systemc::iface::ScProcessProfilerControlSimicsAdapter< TBase, TInterface >::total_time ( conf_object_t *  obj)
inlinestaticprotected

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