Searched refs:add_suggestion (Results 1 – 13 of 13) sorted by relevance
/external/autotest/client/profilers/powertop/src/ |
D | misctips.c | 79 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() 201 …add_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()
|
D | wireless.c | 311 …add_suggestion(sug, 20, 'W', _(" W - Enable wireless power saving "), activate_wireless_suggestion… in suggest_wireless_powersave() 317 …add_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()
|
D | xrandr.c | 75 add_suggestion(_("Suggestion: disable TV out via: \n" in suggest_xrandr_TV_off()
|
D | sata.c | 101 add_suggestion(_("Suggestion: Enable SATA ALPM link power management via: \n" in suggest_sata_alpm()
|
D | process.c | 87 add_suggestion(comment, weight, 'K' , hotkey_string, do_kill); in suggest_process_death()
|
D | cpufreq.c | 116 add_suggestion(_("Suggestion: Enable the ondemand cpu speed governor for all processors via: \n" in suggest_ondemand_governor()
|
D | config.c | 110 add_suggestion(comment, weight, 0, NULL, NULL); in suggest_kernel_config()
|
D | usb.c | 118 add_suggestion(_("Suggestion: Enable USB autosuspend by pressing the U key or adding \n" in suggest_usb_autosuspend()
|
D | ethernet.c | 127 add_suggestion(_( in suggest_WOL_off()
|
D | powertop.h | 115 void add_suggestion(char *text, int weight, char key, char *keystring, suggestion_func *func);
|
D | bluetooth.c | 144 …add_suggestion( _("Suggestion: Disable the unused bluetooth interface with the following command:\… in suggest_bluetooth_off()
|
D | suggestions.c | 80 void add_suggestion(char *text, int weight, char key, char *keystring, suggestion_func *func) in add_suggestion() function
|
D | urbnum.c | 211 add_suggestion(usb_hint, in usb_activity_hint()
|