Home
last modified time | relevance | path

Searched refs:timestamp_ptr (Results 1 – 1 of 1) sorted by relevance

/hypervisor/include/arch/x86/asm/
A Dcpu.h626 cpu_rdtscp_execute(uint64_t *timestamp_ptr, uint32_t *cpu_id_ptr) in cpu_rdtscp_execute() argument
631 *timestamp_ptr = ((uint64_t)tsh << 32U) | tsl; in cpu_rdtscp_execute()

Completed in 4 milliseconds