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

  /external/linux-tools-perf/
builtin.h 9 extern const char perf_more_info_string[];
builtin-help.c 428 printf(" %s\n\n", perf_more_info_string);
435 printf("\n %s\n\n", perf_more_info_string);
perf.c 21 const char perf_more_info_string[] = variable
479 printf("\n %s\n\n", perf_more_info_string);

Completed in 56 milliseconds