x64: Deduplicate RDTSC usage
This commit is contained in:
parent
9c6fc44a59
commit
dd12dd4c67
5 changed files with 82 additions and 19 deletions
|
@ -172,6 +172,8 @@ if(ARCHITECTURE_x86_64)
|
|||
x64/cpu_wait.h
|
||||
x64/native_clock.cpp
|
||||
x64/native_clock.h
|
||||
x64/rdtsc.cpp
|
||||
x64/rdtsc.h
|
||||
x64/xbyak_abi.h
|
||||
x64/xbyak_util.h
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue