mecca ~master (2021-09-12T14:37:04Z)
Dub
Repo
mecca.platform.x86
mecca
platform
X86 platform specific utils
Public Imports
ldc.intrinsics
public
import
ldc
.
intrinsics
:
readTSC
=
llvm_readcyclecounter
;
Members
Functions
prefetch
void
prefetch
(void* p)
Undocumented in source. Be warned that the author may not have intended to support it.
prefetch
void
prefetch
(void* p)
Undocumented in source. Be warned that the author may not have intended to support it.
readTSC
ulong
readTSC
()
Undocumented in source. Be warned that the author may not have intended to support it.
Manifest constants
CACHE_LINE_SIZE
enum
CACHE_LINE_SIZE
;
Size in bytes of a single cache line
Meta
Source
See Source File
mecca
platform
modules
cpu
os
x86
X86 platform specific utils