gem5 v24.0.0.0
Loading...
Searching...
No Matches
The AtomicOpFunctor API.

Typedefs

typedef std::unique_ptr< AtomicOpFunctorgem5::AtomicOpFunctorPtr
 

Functions

virtual void gem5::TypedAtomicOpFunctor< T >::execute (T *p)=0
 
virtual void gem5::AtomicOpFunctor::operator() (uint8_t *p)=0
 
virtual AtomicOpFunctorgem5::AtomicOpFunctor::clone ()=0
 

Detailed Description

These methods relate to the AtomicOpFunctor and the related interfaces.

Typedef Documentation

◆ AtomicOpFunctorPtr

typedef std::unique_ptr<AtomicOpFunctor> gem5::AtomicOpFunctorPtr

Definition at line 269 of file amo.hh.

Function Documentation

◆ clone()

◆ execute()

◆ operator()()

virtual void gem5::AtomicOpFunctor::operator() ( uint8_t * p)
pure virtual

Generated on Tue Jun 18 2024 16:24:08 for gem5 by doxygen 1.11.0