Go to the source code of this file.
Namespaces | |
| x64 | |
| x64::read_tsc | |
| x64::read_tscp | |
Typedefs | |
| using | x64::read_tsc::value_type = uint64_t |
| using | x64::read_tscp::value_type = uint64_t |
Functions | |
| uint64_t | __read_tsc (void) noexcept |
| uint64_t | __read_tscp (void) noexcept |
| auto | x64::read_tsc::get () noexcept |
| auto | x64::read_tscp::get () noexcept |
|
noexcept |
Definition at line 31 of file test_rdtsc_x64.cpp.
|
noexcept |
Definition at line 35 of file test_rdtsc_x64.cpp.
1.8.14