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