GPUOpen-Tools / gpu_performance_api

GPU Performance API for AMD GPUs
MIT License
250 stars 46 forks source link

Use the right GPA_Session_Sample_Type value #31

Closed luochenhuan closed 5 years ago

luochenhuan commented 5 years ago

s/GPA_SAMPLE_TYPE_DISCRETE_COUNTER/GPA_SESSION_SAMPLE_TYPE_DISCRETE_COUNTER/

Definition of GPA_Session_Sample_Type can be found in https://github.com/GPUOpen-Tools/GPA/blob/master/Src/GPUPerfAPI-Common/GPUPerfAPITypes.h#L310.