HomeSort by relevance Sort by last modified time
    Searched full:hotkey_string (Results 1 - 1 of 1) sorted by null

  /external/autotest/client/profilers/powertop/src/
process.c 83 char hotkey_string[300]; local
84 sprintf(hotkey_string, _(" K - kill %s "), tokill);
87 add_suggestion(comment, weight, 'K' , hotkey_string, do_kill);

Completed in 712 milliseconds