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

  /external/strace/
defs.h 65 #ifndef DEFAULT_SORTBY
66 #define DEFAULT_SORTBY "time" /* default sorting method for call profiling */
strace.c 170 , DEFAULT_ACOLUMN, DEFAULT_STRLEN, DEFAULT_SORTBY);
210 set_sortby(DEFAULT_SORTBY);
    [all...]

Completed in 128 milliseconds