Home
last modified time | relevance | path

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

/openbmc/ipmitool/lib/
H A Dipmi_delloem.c3426 uint64_t tempbtuphrconv; in ipmi_print_power_consmpt_history() local
3462 printf("%4lld BTU/hr ", tempbtuphrconv); in ipmi_print_power_consmpt_history()
3464 printf("%4lld BTU/hr\n", tempbtuphrconv); in ipmi_print_power_consmpt_history()
3472 printf("%4lld BTU/hr ", tempbtuphrconv); in ipmi_print_power_consmpt_history()
3474 printf("%4lld BTU/hr\n", tempbtuphrconv); in ipmi_print_power_consmpt_history()
3482 printf("%4lld BTU/hr ", tempbtuphrconv); in ipmi_print_power_consmpt_history()
3491 tempbtuphrconv = (avgpower.lastdaypower); in ipmi_print_power_consmpt_history()
3493 tempbtuphrconv=(avgpower.lastweakpower); in ipmi_print_power_consmpt_history()
3494 printf("%4lld W \n", tempbtuphrconv); in ipmi_print_power_consmpt_history()
3504 printf("%4lld W \n", tempbtuphrconv); in ipmi_print_power_consmpt_history()
[all …]