Lines Matching defs:hsmp_metric_table
391 struct hsmp_metric_table { struct
392 __u32 accumulation_counter;
395 __u32 max_socket_temperature;
396 __u32 max_vr_temperature;
397 __u32 max_hbm_temperature;
398 __u64 max_socket_temperature_acc;
399 __u64 max_vr_temperature_acc;
400 __u64 max_hbm_temperature_acc;
403 __u32 socket_power_limit;
404 __u32 max_socket_power_limit;
405 __u32 socket_power;
408 __u64 timestamp;
409 __u64 socket_energy_acc;
410 __u64 ccd_energy_acc;
411 __u64 xcd_energy_acc;
412 __u64 aid_energy_acc;
413 __u64 hbm_energy_acc;
416 __u32 cclk_frequency_limit;
417 __u32 gfxclk_frequency_limit;
418 __u32 fclk_frequency;
419 __u32 uclk_frequency;
420 __u32 socclk_frequency[4];
421 __u32 vclk_frequency[4];
422 __u32 dclk_frequency[4];
423 __u32 lclk_frequency[4];
424 __u64 gfxclk_frequency_acc[8];
425 __u64 cclk_frequency_acc[96];
428 __u32 max_cclk_frequency;
429 __u32 min_cclk_frequency;
430 __u32 max_gfxclk_frequency;
431 __u32 min_gfxclk_frequency;
432 __u32 fclk_frequency_table[4];
433 __u32 uclk_frequency_table[4];
434 __u32 socclk_frequency_table[4];
435 __u32 vclk_frequency_table[4];
436 __u32 dclk_frequency_table[4];
437 __u32 lclk_frequency_table[4];
438 __u32 max_lclk_dpm_range;
439 __u32 min_lclk_dpm_range;
442 __u32 xgmi_width;
443 __u32 xgmi_bitrate;
444 __u64 xgmi_read_bandwidth_acc[8];
445 __u64 xgmi_write_bandwidth_acc[8];
448 __u32 socket_c0_residency;
449 __u32 socket_gfx_busy;
450 __u32 dram_bandwidth_utilization;
451 __u64 socket_c0_residency_acc;
452 __u64 socket_gfx_busy_acc;
453 __u64 dram_bandwidth_acc;
454 __u32 max_dram_bandwidth;
455 __u64 dram_bandwidth_utilization_acc;
456 __u64 pcie_bandwidth_acc[4];
459 __u32 prochot_residency_acc;
460 __u32 ppt_residency_acc;
461 __u32 socket_thm_residency_acc;
462 __u32 vr_thm_residency_acc;
463 __u32 hbm_thm_residency_acc;
464 __u32 spare;
467 __u32 gfxclk_frequency[8];