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

  /external/oprofile/utils/
ophelp.c 66 static void word_wrap(int indent, int *column, char *msg) function
130 word_wrap(8, &column, event->desc);
132 word_wrap(8, &column, buf);
145 word_wrap(14, &column, event->unit->um[j].desc);

Completed in 204 milliseconds