Module: Google::Cloud::Container::V1beta1::AdvancedMachineFeatures::PerformanceMonitoringUnit
- Defined in:
- proto_docs/google/container/v1beta1/cluster_service.rb
Overview
Level of PMU access
Constant Summary collapse
- PERFORMANCE_MONITORING_UNIT_UNSPECIFIED =
PMU not enabled.
0
- ARCHITECTURAL =
Architecturally defined non-LLC events.
1
- STANDARD =
Most documented core/L2 events.
2
- ENHANCED =
Most documented core/L2 and LLC events.
3