libcpuid
Data Fields
cpu_mark_t Struct Reference

Internal structure, used in cpu_tsc_mark, cpu_tsc_unmark and cpu_clock_by_mark. More...

#include <libcpuid.h>

Data Fields

uint64_t tsc
 
uint64_t sys_clock
 

Detailed Description

Internal structure, used in cpu_tsc_mark, cpu_tsc_unmark and cpu_clock_by_mark.

Field Documentation

◆ sys_clock

uint64_t cpu_mark_t::sys_clock

In microsecond resolution

◆ tsc

uint64_t cpu_mark_t::tsc

Time-stamp from RDTSC


The documentation for this struct was generated from the following file: