gem5 v25.0.0.1
Loading...
Searching...
No Matches
The AtomicOpFunctor API.

These methods relate to the AtomicOpFunctor and the related interfaces. More...

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 Sat Oct 18 2025 08:06:48 for gem5 by doxygen 1.14.0