Home
last modified time | relevance | path

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

/external/autotest/client/profilers/powertop/src/
Dpowertop.c472 int line_compare (const void *av, const void *bv) in line_compare() function
480 qsort (lines, linehead, sizeof (struct line), line_compare); in sort_lines()