Lines Matching refs:ThrottlerStatus
321 *value = metrics->ThrottlerStatus; in vangogh_get_legacy_smu_metrics_data()
394 *value = metrics->Current.ThrottlerStatus; in vangogh_get_smu_metrics_data()
1714 gpu_metrics->throttle_status = metrics.ThrottlerStatus; in vangogh_get_legacy_gpu_metrics_v2_3()
1716 smu_cmn_get_indep_throttler_status(metrics.ThrottlerStatus, in vangogh_get_legacy_gpu_metrics_v2_3()
1771 gpu_metrics->throttle_status = metrics.ThrottlerStatus; in vangogh_get_legacy_gpu_metrics()
1773 smu_cmn_get_indep_throttler_status(metrics.ThrottlerStatus, in vangogh_get_legacy_gpu_metrics()
1842 gpu_metrics->throttle_status = metrics.Current.ThrottlerStatus; in vangogh_get_gpu_metrics_v2_3()
1844 smu_cmn_get_indep_throttler_status(metrics.Current.ThrottlerStatus, in vangogh_get_gpu_metrics_v2_3()
1922 gpu_metrics->throttle_status = metrics.Current.ThrottlerStatus; in vangogh_get_gpu_metrics_v2_4()
1924 smu_cmn_get_indep_throttler_status(metrics.Current.ThrottlerStatus, in vangogh_get_gpu_metrics_v2_4()
1986 gpu_metrics->throttle_status = metrics.Current.ThrottlerStatus; in vangogh_get_gpu_metrics()
1988 smu_cmn_get_indep_throttler_status(metrics.Current.ThrottlerStatus, in vangogh_get_gpu_metrics()