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