Home
last modified time | relevance | path

Searched refs:total_time_ms (Results 1 – 2 of 2) sorted by relevance

/drivers/thermal/intel/
Dtherm_throt.c87 unsigned long total_time_ms; member
174 define_therm_throt_device_show_func(core_throttle, total_time_ms);
177 define_therm_throt_device_show_func(package_throttle, total_time_ms);
430 state->total_time_ms += throttle_time; in therm_throt_process()
/drivers/base/power/
Dwakeup_stats.c63 static DEVICE_ATTR_RO(total_time_ms);