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

#include <AppleIntelCpuInfo.h>

Data Fields

UINT8 version
 
UINT8 number
 
UINT8 width
 
UINT8 events_number
 
UINT32 events
 
UINT8 fixed_number
 
UINT8 fixed_width
 

Detailed Description

Definition at line 95 of file AppleIntelCpuInfo.h.

Field Documentation

◆ events

UINT32 cpuid_arch_perf_leaf_t::events

Definition at line 100 of file AppleIntelCpuInfo.h.

◆ events_number

UINT8 cpuid_arch_perf_leaf_t::events_number

Definition at line 99 of file AppleIntelCpuInfo.h.

◆ fixed_number

UINT8 cpuid_arch_perf_leaf_t::fixed_number

Definition at line 101 of file AppleIntelCpuInfo.h.

◆ fixed_width

UINT8 cpuid_arch_perf_leaf_t::fixed_width

Definition at line 102 of file AppleIntelCpuInfo.h.

◆ number

UINT8 cpuid_arch_perf_leaf_t::number

Definition at line 97 of file AppleIntelCpuInfo.h.

◆ version

UINT8 cpuid_arch_perf_leaf_t::version

Definition at line 96 of file AppleIntelCpuInfo.h.

◆ width

UINT8 cpuid_arch_perf_leaf_t::width

Definition at line 98 of file AppleIntelCpuInfo.h.


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