Searched refs:graph_dotted_line (Results 1 - 9 of 9) sorted by relevance

/linux-master/tools/perf/util/
H A Dstring2.h11 extern const char *graph_dotted_line;
H A Dstring.c9 const char *graph_dotted_line = variable
H A Devsel.c1759 fprintf(stderr, "%.60s\n", graph_dotted_line);
1762 fprintf(stderr, "%.60s\n", graph_dotted_line);
H A Dannotate.c2679 graph_dotted_len, graph_dotted_len, graph_dotted_line);
/linux-master/tools/perf/
H A Dbuiltin-kmem.c1013 printf("%.105s\n", graph_dotted_line);
1016 printf("%.105s\n", graph_dotted_line);
1057 printf("%.105s\n", graph_dotted_line);
1076 printf("\n%.105s\n", graph_dotted_line);
1080 printf("%.105s\n", graph_dotted_line);
1115 printf("%.105s\n", graph_dotted_line);
1124 printf("\n%.105s\n", graph_dotted_line);
1127 printf("%.105s\n", graph_dotted_line);
1157 printf("%.105s\n", graph_dotted_line);
1221 printf("%.5s %.12s %.12s %.12s %.12s %.12s\n", graph_dotted_line,
[all...]
H A Dbuiltin-sched.c1996 printf("%.15s %.6s ", graph_dotted_line, graph_dotted_line);
1999 printf(" %.*s ", ncpus, graph_dotted_line);
2002 graph_dotted_line, graph_dotted_line, graph_dotted_line,
2003 graph_dotted_line);
2006 printf(" %.5s", graph_dotted_line);
2802 printf(" %.16s %.8s %.50s\n", graph_dotted_line, graph_dotted_line,
[all...]
H A Dbuiltin-kwork.c1343 printf(" %.*s\n", len, graph_dotted_line);
1491 PRINT_TIMESTAMP_WIDTH, graph_dotted_line,
1492 PRINT_TIMESTAMP_WIDTH, graph_dotted_line,
1493 PRINT_TIMEHIST_CPU_WIDTH, graph_dotted_line,
1494 PRINT_KWORK_NAME_WIDTH, graph_dotted_line,
1495 PRINT_RUNTIME_WIDTH, graph_dotted_line,
1496 PRINT_RUNTIME_WIDTH, graph_dotted_line);
H A Dbuiltin-top.c332 printf("%-*.*s\n", win_width, win_width, graph_dotted_line);
/linux-master/tools/perf/ui/stdio/
H A Dhist.c889 fprintf(fp, "%.10s end\n", graph_dotted_line);

Completed in 315 milliseconds