OpenCore  1.0.4
OpenCore Bootloader
Loading...
Searching...
No Matches
OC_CPU_TSC_SYNC Struct Reference

#include <OcCpuInternals.h>

Data Fields

UINT64 Tsc
 
volatile UINT32 CurrentCount
 
UINT32 APThreadCount
 

Detailed Description

Internal CPU synchronisation structure.

Definition at line 29 of file OcCpuInternals.h.

Field Documentation

◆ APThreadCount

UINT32 OC_CPU_TSC_SYNC::APThreadCount

Definition at line 32 of file OcCpuInternals.h.

◆ CurrentCount

volatile UINT32 OC_CPU_TSC_SYNC::CurrentCount

Definition at line 31 of file OcCpuInternals.h.

◆ Tsc

UINT64 OC_CPU_TSC_SYNC::Tsc

Definition at line 30 of file OcCpuInternals.h.


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