Searched refs:first_half (Results 1 – 1 of 1) sorted by relevance
| /linux/tools/perf/ |
| H A D | builtin-script.c | 3643 char *buf, *scripts_path, *script_path, *lang_path, *first_half; in list_available_scripts() local 3656 first_half = buf + 3 * MAXPATHLEN; in list_available_scripts() 3691 sprintf(first_half, "%s %s", desc->name, in list_available_scripts() 3693 fprintf(stdout, " %-36s %s\n", first_half, in list_available_scripts()
|