Searched refs:se (Results 1 – 7 of 7) sorted by relevance
/tools/perf/ui/stdio/ |
D | hist.c | 302 struct sort_entry *se = list_first_entry(&hist_entry__sort_list, in hist_entry__callchain_fprintf() local 303 typeof(*se), list); in hist_entry__callchain_fprintf() 304 left_margin = hists__col_len(hists, se->se_width_idx); in hist_entry__callchain_fprintf() 340 struct sort_entry *se; in hists__fprintf() local 372 list_for_each_entry(se, &hist_entry__sort_list, list) { in hists__fprintf() 373 if (se->elide) in hists__fprintf() 376 fprintf(fp, "%c%s", *sep, se->se_header); in hists__fprintf() 379 width = strlen(se->se_header); in hists__fprintf() 382 hists__set_col_len(hists, se->se_width_idx, in hists__fprintf() 389 if (!hists__new_col_len(hists, se->se_width_idx, width)) in hists__fprintf() [all …]
|
/tools/perf/ui/gtk/ |
D | hists.c | 132 struct sort_entry *se; in perf_gtk__show_hists() local 151 list_for_each_entry(se, &hist_entry__sort_list, list) { in perf_gtk__show_hists() 152 if (se->elide) in perf_gtk__show_hists() 175 list_for_each_entry(se, &hist_entry__sort_list, list) { in perf_gtk__show_hists() 176 if (se->elide) in perf_gtk__show_hists() 180 -1, se->se_header, in perf_gtk__show_hists() 209 list_for_each_entry(se, &hist_entry__sort_list, list) { in perf_gtk__show_hists() 210 if (se->elide) in perf_gtk__show_hists() 213 se->se_snprintf(h, s, ARRAY_SIZE(s), in perf_gtk__show_hists() 214 hists__col_len(hists, se->se_width_idx)); in perf_gtk__show_hists()
|
/tools/perf/ui/ |
D | hist.c | 471 struct sort_entry *se; in hist_entry__sort_snprintf() local 474 list_for_each_entry(se, &hist_entry__sort_list, list) { in hist_entry__sort_snprintf() 475 if (se->elide) in hist_entry__sort_snprintf() 479 ret += se->se_snprintf(he, s + ret, size - ret, in hist_entry__sort_snprintf() 480 hists__col_len(hists, se->se_width_idx)); in hist_entry__sort_snprintf() 492 struct sort_entry *se; in hists__sort_list_width() local 505 list_for_each_entry(se, &hist_entry__sort_list, list) in hists__sort_list_width() 506 if (!se->elide) in hists__sort_list_width() 507 ret += 2 + hists__col_len(hists, se->se_width_idx); in hists__sort_list_width()
|
/tools/perf/util/ |
D | hist.c | 489 struct sort_entry *se; in hist_entry__cmp() local 492 list_for_each_entry(se, &hist_entry__sort_list, list) { in hist_entry__cmp() 493 cmp = se->se_cmp(left, right); in hist_entry__cmp() 504 struct sort_entry *se; in hist_entry__collapse() local 507 list_for_each_entry(se, &hist_entry__sort_list, list) { in hist_entry__collapse() 510 f = se->se_collapse ?: se->se_cmp; in hist_entry__collapse()
|
/tools/power/cpupower/po/ |
D | cs.po | 235 msgstr "Nelze zjistit počet CPU (%s: %s), předpokládá se 1.\n" 505 "předpokládá se jeho hodnota 0.\n" 594 "předpokládá se jeho hodnota 0.\n" 631 "- Snažíte se nastavit neplatnou taktiku?\n" 632 "- Snažíte se nastavit určitou frekvenci, ale není dostupný\n" 937 #~ " -c CPU, --cpu CPU Číslo CPU, o kterém se mají zjistit informace\n" 943 #~ " -c CPU, --cpu CPU Číslo CPU pro který se má provést nastavení "
|
D | it.po | 446 msgstr " -s, --stats Mostra le statistiche se disponibili\n" 469 " -o, --proc Stampa le informazioni come se provenissero dalla\n" 932 " -o, --proc Stampa le informazioni come se provenissero dalla\n"
|
D | pt.po | 450 msgstr " -s, --stats Mostra estatísticas do cpufreq se disponíveis\n"
|