Home
last modified time | relevance | path

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

/openbmc/ipmitool/lib/
H A Dipmi_delloem.c228 static int ipmi_print_power_consmpt_history(struct ipmi_intf *intf, int unit);
2561 rc = ipmi_print_power_consmpt_history(intf,watt); in ipmi_delloem_powermonitor_main()
2563 rc = ipmi_print_power_consmpt_history(intf, watt); in ipmi_delloem_powermonitor_main()
2565 rc = ipmi_print_power_consmpt_history(intf, btuphr); in ipmi_delloem_powermonitor_main()
3419 ipmi_print_power_consmpt_history(struct ipmi_intf * intf, int unit) in ipmi_print_power_consmpt_history() function