Skip to main content

Module gpu_counter_spec

Module gpu_counter_spec 

Source
Expand description

Nested message and enum types in GpuCounterSpec.

Enumsยง

PeakValue
ValueDirection
Direction of the time interval that each emitted sample applies to. A GPU counter is sampled at discrete timestamps, but its value really represents a measurement over some interval around that timestamp (e.g. average GPU utilization over the sampling window). This field tells trace processor on which side of the timestamp that interval lies, which controls where the value is drawn in the UI.