Go to the source code of this file.
Functions | |
uint64_t | __read_tsc (void) noexcept |
uint64_t | __read_tscp (void) noexcept |
Variables | |
read_tsc::value_type | g_read_tsc = 0 |
read_tscp::value_type | g_read_tscp = 0 |
|
noexcept |
Definition at line 31 of file test_rdtsc_x64.cpp.
|
noexcept |
Definition at line 35 of file test_rdtsc_x64.cpp.
read_tsc::value_type g_read_tsc = 0 |
Definition at line 27 of file test_rdtsc_x64.cpp.
read_tscp::value_type g_read_tscp = 0 |
Definition at line 28 of file test_rdtsc_x64.cpp.