Home
last modified time | relevance | path

Searched refs:pr (Results 1 – 7 of 7) sorted by relevance

/tools/perf/util/
Ddata-convert-bt.c38 #define pr(fmt, ...) pr_N(1, pr_fmt(fmt), ##__VA_ARGS__) macro
672 pr("Flush stream for cpu %d (%u samples)\n", in ctf_stream__flush()
1161 pr("Adding event '%s' (type %d)\n", name, evsel->core.attr.type); in add_event()
1185 pr("Failed to add event class into stream.\n"); in add_event()
1232 pr("Adding "#_name" event\n"); \
1240 pr("Failed to add event class '"#_name"' into stream.\n");\
1502 pr("Failed to create CTF clock.\n"); in ctf_writer__init()
1509 pr("Failed to setup CTF clock.\n"); in ctf_writer__init()
1516 pr("Failed to create CTF stream class.\n"); in ctf_writer__init()
1524 pr("Failed to assign CTF clock to stream class.\n"); in ctf_writer__init()
[all …]
Dordered-events.c16 #define pr(fmt, ...) pr_N(1, pr_fmt(fmt), ##__VA_ARGS__) macro
154 pr("alloc size %" PRIu64 "B (+%zu), max %" PRIu64 "B\n", in alloc_event()
163 pr("allocation limit reached %" PRIu64 "B\n", oe->max_alloc_size); in alloc_event()
Dprobe-event.c1745 char pr; in parse_probe_trace_command() local
1777 pr = fmt1_str[0]; in parse_probe_trace_command()
1784 pr_debug("Group:%s Event:%s probe:%c\n", tev->group, tev->event, pr); in parse_probe_trace_command()
1786 tp->retprobe = (pr == 'r'); in parse_probe_trace_command()
/tools/testing/selftests/intel_pstate/
Drun.sh126 pr -aTt -5 < /tmp/result.tab
/tools/power/cpupower/po/
Dfr.po472 " fournie par /proc/cpufreq, présente dans les "
532 msgstr "analyse du CPU %d impossible puisqu'il ne semble pas être présent\n"
607 "3. on pourra préciser l'unité des fréquences en postfixant sans aucune "
924 " fournie par /proc/cpufreq, présente dans les "
Dcs.po629 "- Máte patřičná administrátorská práva? (root?)\n"
/tools/lib/traceevent/
Devent-parse.c5540 int prec = 0, pr; in print_event_time() local
5554 pr = prec; in print_event_time()
5555 while (pr--) in print_event_time()