Go to the source code of this file.
Functions | |
| uint64_t | __read_msr (uint32_t addr) noexcept |
| void | __write_msr (uint32_t addr, uint64_t val) noexcept |
Variables | |
| std::map< msrs::field_type, msrs::value_type > | g_msrs |
|
noexcept |
Definition at line 30 of file test_msrs_x64.cpp.
|
noexcept |
Definition at line 34 of file test_msrs_x64.cpp.
| std::map<msrs::field_type, msrs::value_type> g_msrs |
Definition at line 27 of file test_msrs_x64.cpp.
1.8.14