#include <Cpuid.h>
CPUID L3 Cache Intel RDT Monitoring Capability Information EDX for CPUID leaf CPUID_INTEL_RDT_MONITORING, sub-leaf CPUID_INTEL_RDT_MONITORING_L3_CACHE_SUB_LEAF.
Definition at line 2270 of file Cpuid.h.
struct { ... } CPUID_INTEL_RDT_MONITORING_L3_CACHE_SUB_LEAF_EDX::Bits |
◆ L3CacheLocalBandwidthMonitoring
UINT32 CPUID_INTEL_RDT_MONITORING_L3_CACHE_SUB_LEAF_EDX::L3CacheLocalBandwidthMonitoring |
[Bit 2] Supports L3 Local Bandwidth monitoring if 1.
Definition at line 2286 of file Cpuid.h.
◆ L3CacheOccupancyMonitoring
UINT32 CPUID_INTEL_RDT_MONITORING_L3_CACHE_SUB_LEAF_EDX::L3CacheOccupancyMonitoring |
[Bit 0] Supports L3 occupancy monitoring if 1.
Definition at line 2278 of file Cpuid.h.
◆ L3CacheTotalBandwidthMonitoring
UINT32 CPUID_INTEL_RDT_MONITORING_L3_CACHE_SUB_LEAF_EDX::L3CacheTotalBandwidthMonitoring |
[Bit 1] Supports L3 Total Bandwidth monitoring if 1.
Definition at line 2282 of file Cpuid.h.
◆ Reserved
UINT32 CPUID_INTEL_RDT_MONITORING_L3_CACHE_SUB_LEAF_EDX::Reserved |
◆ Uint32
UINT32 CPUID_INTEL_RDT_MONITORING_L3_CACHE_SUB_LEAF_EDX::Uint32 |
All bit fields as a 32-bit value
Definition at line 2292 of file Cpuid.h.
The documentation for this union was generated from the following file:
- sdk/include/reactos/x86x64/Intel/Cpuid.h