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

  /system/extras/librank/
librank.c 57 #define declare_sort(field) \ macro
60 declare_sort(vss);
61 declare_sort(rss);
62 declare_sort(pss);
63 declare_sort(uss);
64 declare_sort(swap);
  /system/extras/procrank/
procrank.c 38 #define declare_sort(field) \ macro
41 declare_sort(vss);
42 declare_sort(rss);
43 declare_sort(pss);
44 declare_sort(uss);
45 declare_sort(swap);

Completed in 148 milliseconds