gem5 v24.1.0.1
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Static Public Member Functions | List of all members
gem5::RandomTest Class Reference

Helper class to access private members of Random. More...

Inheritance diagram for gem5::RandomTest:

Static Public Member Functions

static Random::InstancesgetInstances ()
 
static uint64_t getGlobalSeed ()
 

Detailed Description

Helper class to access private members of Random.

Definition at line 47 of file random.test.cc.

Member Function Documentation

◆ getGlobalSeed()

static uint64_t gem5::RandomTest::getGlobalSeed ( )
inlinestatic

Definition at line 55 of file random.test.cc.

References gem5::Random::globalSeed.

Referenced by TEST(), and TEST().

◆ getInstances()

static Random::Instances * gem5::RandomTest::getInstances ( )
inlinestatic

Definition at line 50 of file random.test.cc.

References gem5::Random::instances.

Referenced by TEST(), and TEST().


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

Generated on Mon Jan 13 2025 04:28:56 for gem5 by doxygen 1.9.8