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

  /external/linux-tools-perf/util/
ctype.c 33 const char *graph_line = variable
util.h 109 extern const char *graph_line;
  /external/linux-tools-perf/
builtin-top.c 329 printf(" %-*.*s", sym_width, sym_width, graph_line);
330 printf(" %-*.*s", dso_width, dso_width, graph_line);

Completed in 1368 milliseconds