Skip to main content

Module gpu_counter_descriptor

Module gpu_counter_descriptor 

Source
Expand description

Nested message and enum types in GpuCounterDescriptor.

Modules§

gpu_counter_spec
Nested message and enum types in GpuCounterSpec.

Structs§

GpuCounterBlock
Allow producer to group counters into block to represent counter islands. A capacity may be specified to indicate the number of counters that can be enable simultaneously in that block.
GpuCounterGroupSpec
Allow producer to define custom counter groups. Unlike the fixed GpuCounterGroup enum (which provides broad categories), these groups let the producer define hardware-specific groupings that the UI uses to organize counter tracks. Can also be used to provide display names and descriptions for the fixed GpuCounterGroup enum values by setting group_id to the enum value.
GpuCounterSpec

Enums§

GpuCounterGroup
Logical groups for a counter. This is used in the UI to present the related counters together.
MeasureUnit
next id: 41