gem5 v24.0.0.0
|
#include <gtest/gtest.h>
#include <mutex>
#include <thread>
#include <vector>
#include "base/uncontended_mutex.hh"
Go to the source code of this file.
Functions | |
TEST (UncontendedMutex, Lock) | |
TEST (UncontendedMutex, HeavyContention) | |
TEST | ( | UncontendedMutex | , |
HeavyContention | ) |
Definition at line 68 of file uncontended_mutex.test.cc.
References data, gem5::MipsISA::g, gem5::MipsISA::k, gem5::ArmISA::m, and gem5::ArmISA::t.
TEST | ( | UncontendedMutex | , |
Lock | ) |
Definition at line 37 of file uncontended_mutex.test.cc.
References data, gem5::MipsISA::g, gem5::ArmISA::m, gem5::ArmISA::t1, gem5::ArmISA::t2, and gem5::ArmISA::t3.