a load scenario the streaming monitor runs its session under: threads of the named kind for the object's lifetime
More...
#include <dx_test_device.h>
|
| static constexpr const char * | kinds [] {"idle", "cpu", "rt", "memory", "io"} |
| | idle: nothing; cpu: every core spinning; rt: half the cores spinning at realtime priority, above the engine; memory: a large buffer rewritten; io: a temporary file rewritten
|
a load scenario the streaming monitor runs its session under: threads of the named kind for the object's lifetime
◆ load()
| dx::test::load::load |
( |
const std::string & | kind | ) |
|
|
inline |
◆ ~load()
| dx::test::load::~load |
( |
| ) |
|
|
inline |
◆ kinds
| const char* dx::test::load::kinds[] {"idle", "cpu", "rt", "memory", "io"} |
|
staticconstexpr |
idle: nothing; cpu: every core spinning; rt: half the cores spinning at realtime priority, above the engine; memory: a large buffer rewritten; io: a temporary file rewritten
The documentation for this class was generated from the following file: