struct EarlyTicks
Defined at line 20 of file ../../zircon/kernel/lib/arch/x86/include/lib/arch/ticks.h
This is the C++ type that the assembly macro `sample_ticks` delivers.
Higher-level kernel code knows how to translate this into the Zircon
monotonic clock's zx_instant_mono_ticks_t.
Public Members
uint64_t tsc
Public Methods
EarlyTicks Get ()
Defined at line 23 of file ../../zircon/kernel/lib/arch/x86/include/lib/arch/ticks.h
EarlyTicks Zero ()
Defined at line 24 of file ../../zircon/kernel/lib/arch/x86/include/lib/arch/ticks.h