Home
last modified time | relevance | path

Searched refs:minwakeups (Results 1 – 2 of 2) sorted by relevance

/external/autotest/client/profilers/powertop/src/
Dprocess.c77 …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()
Dpowertop.h46 …_match, char *process_name, struct line *slines, int linecount, double minwakeups, char *comment, …