Home
last modified time | relevance | path

Searched refs:se (Results 1 – 8 of 8) sorted by relevance

/tools/testing/selftests/timers/
Dalarmtimer-suspend.c123 struct sigevent se; in main() local
134 memset(&se, 0, sizeof(se)); in main()
135 se.sigev_notify = SIGEV_SIGNAL; in main()
136 se.sigev_signo = signum; in main()
137 se.sigev_value.sival_int = 0; in main()
144 if (timer_create(alarm_clock_id, &se, &tm1) == -1) { in main()
Dset-timer-lat.c125 struct sigevent se; in setup_timer() local
130 memset(&se, 0, sizeof(se)); in setup_timer()
131 se.sigev_notify = SIGEV_SIGNAL; in setup_timer()
132 se.sigev_signo = SIGRTMAX; in setup_timer()
133 se.sigev_value.sival_int = 0; in setup_timer()
139 err = timer_create(clock_id, &se, tm1); in setup_timer()
Dleap-a-day.c179 struct sigevent se; in main() local
292 memset(&se, 0, sizeof(se)); in main()
293 se.sigev_notify = SIGEV_SIGNAL; in main()
294 se.sigev_signo = signum; in main()
295 se.sigev_value.sival_int = 0; in main()
296 if (timer_create(CLOCK_REALTIME, &se, &tm1) == -1) { in main()
/tools/perf/
Dbuiltin-c2c.c398 struct sort_entry *se; member
418 static int symbol_width(struct hists *hists, struct sort_entry *se) in symbol_width() argument
420 int width = hists__col_len(hists, se->se_width_idx); in symbol_width()
439 return symbol_width(hists, dim->se); in c2c_width()
441 return dim->se ? hists__col_len(hists, dim->se->se_width_idx) : in c2c_width()
457 if (dim->se) { in c2c_header()
461 text = dim->se->se_header; in c2c_header()
1547 .se = &sort_thread,
1552 .se = &sort_sym,
1558 .se = &sort_dso,
[all …]
/tools/perf/util/
Dsort.c1740 struct sort_entry *se; member
1751 hists__new_col_len(hists, hse->se->se_width_idx, strlen(fmt->name)); in perf_hpp__reset_sort_width()
1764 len = hists__col_len(hists, hse->se->se_width_idx); in __sort__hpp_header()
1779 len = hists__col_len(hists, hse->se->se_width_idx); in __sort__hpp_width()
1793 len = hists__col_len(he->hists, hse->se->se_width_idx); in __sort__hpp_entry()
1795 return hse->se->se_snprintf(he, hpp->buf, hpp->size, len); in __sort__hpp_entry()
1804 return hse->se->se_cmp(a, b); in __sort__hpp_cmp()
1814 collapse_fn = hse->se->se_collapse ?: hse->se->se_cmp; in __sort__hpp_collapse()
1825 sort_fn = hse->se->se_sort ?: hse->se->se_cmp; in __sort__hpp_sort()
1843 return hse->se == &sort_ ## key ; \
[all …]
/tools/power/cpupower/po/
Dcs.po235 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í "
Dit.po446 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"
Dpt.po450 msgstr " -s, --stats Mostra estatísticas do cpufreq se disponíveis\n"