Searched refs:minwakeups (Results 1 – 2 of 2) sorted by relevance
/external/autotest/client/profilers/powertop/src/ |
D | process.c | 77 …rocess_match, char *tokill, struct line *slines, int linecount, double minwakeups, char *comment, … in suggest_process_death() argument 86 if (minwakeups < slines[i].count) in suggest_process_death()
|
D | powertop.h | 46 …_match, char *process_name, struct line *slines, int linecount, double minwakeups, char *comment, …
|