Home
last modified time | relevance | path

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

/external/autotest/client/profilers/powertop/src/
Dmisctips.c79 add_suggestion( _("Suggestion: Enable laptop-mode by executing the following command:\n" in suggest_laptop_mode()
109 add_suggestion( _("Suggestion: disable the NMI watchdog by executing the following command:\n" in suggest_nmi_watchdog()
137 add_suggestion( _("Suggestion: enable the HPET (Multimedia Timer) in your BIOS or add \n" in suggest_hpet()
172 add_suggestion( _("Suggestion: enable AC97 powersave mode by executing the following command:\n" in suggest_ac97_powersave()
201add_suggestion( _("Suggestion: enable the noatime filesystem option by executing the following com… in suggest_noatime()
264 add_suggestion( _("Suggestion: enable the power aware CPU scheduler with the following command:\n" in suggest_powersched()
301 add_suggestion(line, 15, 'W', _(" W - Increase Writeback time "), writeback_long); in suggest_writeback_time()
Dwireless.c311add_suggestion(sug, 20, 'W', _(" W - Enable wireless power saving "), activate_wireless_suggestion… in suggest_wireless_powersave()
317add_suggestion(sug, 20, 'W', _(" W - Enable wireless power saving "), activate_wireless_suggestion… in suggest_wireless_powersave()
322 add_suggestion(sug, 60, 'I', _(" I - disable WIFI Radio "), activate_rfkill_suggestion); in suggest_wireless_powersave()
Dxrandr.c75 add_suggestion(_("Suggestion: disable TV out via: \n" in suggest_xrandr_TV_off()
Dprocess.c87 add_suggestion(comment, weight, 'K' , hotkey_string, do_kill); in suggest_process_death()
Dsata.c101 add_suggestion(_("Suggestion: Enable SATA ALPM link power management via: \n" in suggest_sata_alpm()
Dcpufreq.c116 add_suggestion(_("Suggestion: Enable the ondemand cpu speed governor for all processors via: \n" in suggest_ondemand_governor()
Dusb.c118 add_suggestion(_("Suggestion: Enable USB autosuspend by pressing the U key or adding \n" in suggest_usb_autosuspend()
Dconfig.c110 add_suggestion(comment, weight, 0, NULL, NULL); in suggest_kernel_config()
Dpowertop.h115 void add_suggestion(char *text, int weight, char key, char *keystring, suggestion_func *func);
Dethernet.c127 add_suggestion(_( in suggest_WOL_off()
Dbluetooth.c144add_suggestion( _("Suggestion: Disable the unused bluetooth interface with the following command:\… in suggest_bluetooth_off()
Dsuggestions.c80 void add_suggestion(char *text, int weight, char key, char *keystring, suggestion_func *func) in add_suggestion() function
Durbnum.c211 add_suggestion(usb_hint, in usb_activity_hint()