Lines Matching defs:hsmp_metric_table

330 struct hsmp_metric_table {  struct
331 __u32 accumulation_counter;
334 __u32 max_socket_temperature;
335 __u32 max_vr_temperature;
336 __u32 max_hbm_temperature;
337 __u64 max_socket_temperature_acc;
338 __u64 max_vr_temperature_acc;
339 __u64 max_hbm_temperature_acc;
342 __u32 socket_power_limit;
343 __u32 max_socket_power_limit;
344 __u32 socket_power;
347 __u64 timestamp;
348 __u64 socket_energy_acc;
349 __u64 ccd_energy_acc;
350 __u64 xcd_energy_acc;
351 __u64 aid_energy_acc;
352 __u64 hbm_energy_acc;
355 __u32 cclk_frequency_limit;
356 __u32 gfxclk_frequency_limit;
357 __u32 fclk_frequency;
358 __u32 uclk_frequency;
359 __u32 socclk_frequency[4];
360 __u32 vclk_frequency[4];
361 __u32 dclk_frequency[4];
362 __u32 lclk_frequency[4];
363 __u64 gfxclk_frequency_acc[8];
364 __u64 cclk_frequency_acc[96];
367 __u32 max_cclk_frequency;
368 __u32 min_cclk_frequency;
369 __u32 max_gfxclk_frequency;
370 __u32 min_gfxclk_frequency;
371 __u32 fclk_frequency_table[4];
372 __u32 uclk_frequency_table[4];
373 __u32 socclk_frequency_table[4];
374 __u32 vclk_frequency_table[4];
375 __u32 dclk_frequency_table[4];
376 __u32 lclk_frequency_table[4];
377 __u32 max_lclk_dpm_range;
378 __u32 min_lclk_dpm_range;
381 __u32 xgmi_width;
382 __u32 xgmi_bitrate;
383 __u64 xgmi_read_bandwidth_acc[8];
384 __u64 xgmi_write_bandwidth_acc[8];
387 __u32 socket_c0_residency;
388 __u32 socket_gfx_busy;
389 __u32 dram_bandwidth_utilization;
390 __u64 socket_c0_residency_acc;
391 __u64 socket_gfx_busy_acc;
392 __u64 dram_bandwidth_acc;
393 __u32 max_dram_bandwidth;
394 __u64 dram_bandwidth_utilization_acc;
395 __u64 pcie_bandwidth_acc[4];
398 __u32 prochot_residency_acc;
399 __u32 ppt_residency_acc;
400 __u32 socket_thm_residency_acc;
401 __u32 vr_thm_residency_acc;
402 __u32 hbm_thm_residency_acc;
403 __u32 spare;
406 __u32 gfxclk_frequency[8];