HomeSort by relevance Sort by last modified time
    Searched refs:add_suggestion (Results 1 - 13 of 13) sorted by null

  /external/autotest/client/profilers/powertop/src/
misctips.c 79 add_suggestion( _("Suggestion: Enable laptop-mode by executing the following command:\n"
109 add_suggestion( _("Suggestion: disable the NMI watchdog by executing the following command:\n"
137 add_suggestion( _("Suggestion: enable the HPET (Multimedia Timer) in your BIOS or add \n"
172 add_suggestion( _("Suggestion: enable AC97 powersave mode by executing the following command:\n"
201 add_suggestion( _("Suggestion: enable the noatime filesystem option by executing the following command:\n"
264 add_suggestion( _("Suggestion: enable the power aware CPU scheduler with the following command:\n"
301 add_suggestion(line, 15, 'W', _(" W - Increase Writeback time "), writeback_long);
xrandr.c 75 add_suggestion(_("Suggestion: disable TV out via: \n"
cpufreq.c 116 add_suggestion(_("Suggestion: Enable the ondemand cpu speed governor for all processors via: \n"
powertop.h 115 void add_suggestion(char *text, int weight, char key, char *keystring, suggestion_func *func);
process.c 87 add_suggestion(comment, weight, 'K' , hotkey_string, do_kill);
sata.c 101 add_suggestion(_("Suggestion: Enable SATA ALPM link power management via: \n"
usb.c 118 add_suggestion(_("Suggestion: Enable USB autosuspend by pressing the U key or adding \n"
bluetooth.c 144 add_suggestion( _("Suggestion: Disable the unused bluetooth interface with the following command:\n"
config.c 110 add_suggestion(comment, weight, 0, NULL, NULL);
ethernet.c 127 add_suggestion(_(
wireless.c 311 add_suggestion(sug, 20, 'W', _(" W - Enable wireless power saving "), activate_wireless_suggestion);
317 add_suggestion(sug, 20, 'W', _(" W - Enable wireless power saving "), activate_wireless_suggestion_new);
322 add_suggestion(sug, 60, 'I', _(" I - disable WIFI Radio "), activate_rfkill_suggestion);
suggestions.c 80 void add_suggestion(char *text, int weight, char key, char *keystring, suggestion_func *func) function
urbnum.c 211 add_suggestion(usb_hint,

Completed in 81 milliseconds