Lines Matching refs:intValue

70     tmp.set<VendorAtomValue::intValue>(last_count.batoilo_count - prev_count.batoilo_count);  in logMitigationStatsPerHour()
72 tmp.set<VendorAtomValue::intValue>(last_count.vdroop1_count - prev_count.vdroop1_count); in logMitigationStatsPerHour()
74 tmp.set<VendorAtomValue::intValue>(last_count.vdroop2_count - prev_count.vdroop2_count); in logMitigationStatsPerHour()
76 tmp.set<VendorAtomValue::intValue>(last_count.smpl_warn_count - prev_count.smpl_warn_count); in logMitigationStatsPerHour()
78 tmp.set<VendorAtomValue::intValue>(last_count.ocp_cpu1_count - prev_count.ocp_cpu1_count); in logMitigationStatsPerHour()
80 tmp.set<VendorAtomValue::intValue>(last_count.ocp_cpu2_count - prev_count.ocp_cpu2_count); in logMitigationStatsPerHour()
82 tmp.set<VendorAtomValue::intValue>(last_count.ocp_gpu_count - prev_count.ocp_gpu_count); in logMitigationStatsPerHour()
84 tmp.set<VendorAtomValue::intValue>(last_count.ocp_tpu_count - prev_count.ocp_tpu_count); in logMitigationStatsPerHour()
86 tmp.set<VendorAtomValue::intValue>(last_count.soft_ocp_cpu1_count - in logMitigationStatsPerHour()
89 tmp.set<VendorAtomValue::intValue>(last_count.soft_ocp_cpu2_count - in logMitigationStatsPerHour()
92 tmp.set<VendorAtomValue::intValue>(last_count.soft_ocp_gpu_count - in logMitigationStatsPerHour()
95 tmp.set<VendorAtomValue::intValue>(last_count.soft_ocp_tpu_count - in logMitigationStatsPerHour()
98 tmp.set<VendorAtomValue::intValue>(last_cap.batoilo_cap); in logMitigationStatsPerHour()
100 tmp.set<VendorAtomValue::intValue>(last_cap.vdroop1_cap); in logMitigationStatsPerHour()
102 tmp.set<VendorAtomValue::intValue>(last_cap.vdroop2_cap); in logMitigationStatsPerHour()
104 tmp.set<VendorAtomValue::intValue>(last_cap.smpl_warn_cap); in logMitigationStatsPerHour()
106 tmp.set<VendorAtomValue::intValue>(last_cap.ocp_cpu1_cap); in logMitigationStatsPerHour()
108 tmp.set<VendorAtomValue::intValue>(last_cap.ocp_cpu2_cap); in logMitigationStatsPerHour()
110 tmp.set<VendorAtomValue::intValue>(last_cap.ocp_gpu_cap); in logMitigationStatsPerHour()
112 tmp.set<VendorAtomValue::intValue>(last_cap.ocp_tpu_cap); in logMitigationStatsPerHour()
114 tmp.set<VendorAtomValue::intValue>(last_cap.soft_ocp_cpu1_cap); in logMitigationStatsPerHour()
116 tmp.set<VendorAtomValue::intValue>(last_cap.soft_ocp_cpu2_cap); in logMitigationStatsPerHour()
118 tmp.set<VendorAtomValue::intValue>(last_cap.soft_ocp_gpu_cap); in logMitigationStatsPerHour()
120 tmp.set<VendorAtomValue::intValue>(last_cap.soft_ocp_tpu_cap); in logMitigationStatsPerHour()