Searched refs:dots (Results 1 – 3 of 3) sorted by relevance
| /tools/perf/util/ |
| A D | string2.h | 12 extern const char *dots;
|
| A D | string.c | 13 const char *dots = variable
|
| /tools/perf/ui/stdio/ |
| A D | hist.c | 700 print_hierarchy_indent(sep, indent, dots, fp); in hists__fprintf_hierarchy_headers() 713 fprintf(fp, "%.*s", width, dots); in hists__fprintf_hierarchy_headers() 738 fprintf(fp, "%s%-.*s", sep ?: " ", header_width, dots); in hists__fprintf_hierarchy_headers()
|
Completed in 7 milliseconds