Home
last modified time | relevance | path

Searched refs:ms (Results 1 – 25 of 102) sorted by relevance

12345

/tools/perf/arch/loongarch/annotate/
A Dinstructions.c12 struct map *map = ms->map; in loongarch_call__parse()
14 .ms = { .map = map, }, in loongarch_call__parse()
43 if (maps__find_ams(ms->maps, &target) == 0 && in loongarch_call__parse()
44 map__rip_2objdump(target.ms.map, map__map_ip(target.ms.map, target.addr)) == ops->target.addr) in loongarch_call__parse()
45 ops->target.sym = target.ms.sym; in loongarch_call__parse()
58 struct map *map = ms->map; in loongarch_jump__parse()
59 struct symbol *sym = ms->sym; in loongarch_jump__parse()
61 .ms = { .map = map, }, in loongarch_jump__parse()
83 if (maps__find_ams(ms->maps, &target) == 0 && in loongarch_jump__parse()
84 map__rip_2objdump(target.ms.map, map__map_ip(target.ms.map, target.addr)) == ops->target.addr) in loongarch_jump__parse()
[all …]
/tools/perf/trace/beauty/
A Dfsconfig.sh13 ms='[[:space:]]*'
14 sed -nr "s/^${ms}FSCONFIG_([[:alnum:]_]+)${ms}=${ms}([[:digit:]]+)${ms},.*/\t[\2] = \"\1\",/p" \
/tools/perf/util/
A Dmap_symbol.c6 void map_symbol__exit(struct map_symbol *ms) in map_symbol__exit() argument
8 maps__zput(ms->maps); in map_symbol__exit()
9 map__zput(ms->map); in map_symbol__exit()
14 map_symbol__exit(&ams->ms); in addr_map_symbol__exit()
26 map_symbol__copy(&dst->ms, &src->ms); in addr_map_symbol__copy()
A Dannotate.c412 (start->ms.sym == ams->ms.sym || in addr_map_symbol__account_cycles()
420 ams->ms.sym ? ams->ms.sym->start + map__start(ams->ms.map) : 0, in addr_map_symbol__account_cycles()
1033 args.ms = *ms; in symbol__annotate()
1219 struct map_symbol *ms = &he->ms; in hist_entry__annotate_printf() local
1636 addr = map__rip_2objdump(ms->map, ms->sym->start); in annotation__calc_lines()
1654 struct map_symbol *ms = &he->ms; in hist_entry__tty_annotate2() local
1690 struct map_symbol *ms = &he->ms; in hist_entry__tty_annotate() local
2707 struct map_symbol *ms = &he->ms; in __hist_entry__get_data_type() local
2736 .ms = ms, in __hist_entry__get_data_type()
2799 struct map_symbol *ms = &he->ms; in hist_entry__get_data_type() local
[all …]
A Dcallchain.c592 map_symbol__copy(&call->ms, &cursor_node->ms); in fill_node()
739 if (node->ms.sym && cnode->ms.sym) { in match_chain()
746 if (cnode->ms.sym->inlined || node->ms.sym->inlined) { in match_chain()
752 match = match_chain_dso_addresses(cnode->ms.map, cnode->ms.sym->start, in match_chain()
753 node->ms.map, node->ms.sym->start); in match_chain()
1040 map_symbol__exit(&ms); in merge_chain_branch()
1095 map_symbol__copy(&node->ms, ms); in callchain_cursor_append()
1140 struct machine *machine = node->ms.maps ? maps__machine(node->ms.maps) : NULL; in fill_callchain_info()
1188 if (cl->ms.sym) { in callchain_list__sym_name()
1203 cl->ms.map ? in callchain_list__sym_name()
[all …]
A Dmap_symbol.h18 struct map_symbol ms; member
26 void map_symbol__exit(struct map_symbol *ms);
A Dsort.c293 return _sort__dso_cmp(right->ms.map, left->ms.map); in sort__dso_cmp()
367 if (!left->ms.sym && !right->ms.sym) in sort__sym_cmp()
380 return _sort__sym_cmp(left->ms.sym, right->ms.sym); in sort__sym_cmp()
386 if (!left->ms.sym || !right->ms.sym) in sort__sym_sort()
387 return cmp_null(left->ms.sym, right->ms.sym); in sort__sym_sort()
1246 if (!from_l->ms.sym && !from_r->ms.sym) in sort__sym_from_cmp()
1263 if (!to_l->ms.sym && !to_r->ms.sym) in sort__sym_to_cmp()
1449 ret = _sort__dso_cmp(to_l->ms.map, to_r->ms.map); in sort__addr_to_cmp()
1550 ms = &mem_info__daddr(he->mem_info)->ms; in hist_entry__daddr_snprintf()
1576 ms = &mem_info__iaddr(he->mem_info)->ms; in hist_entry__iaddr_snprintf()
[all …]
/tools/perf/ui/gtk/
A Dannotate.c66 static int perf_gtk__get_offset(char *buf, size_t size, struct map_symbol *ms, in perf_gtk__get_offset() argument
69 u64 start = map__rip_2objdump(ms->map, ms->sym->start); in perf_gtk__get_offset()
107 struct symbol *sym = ms->sym; in perf_gtk__annotate_symbol()
158 if (perf_gtk__get_offset(s, sizeof(s), ms, pos)) in perf_gtk__annotate_symbol()
174 static int symbol__gtk_annotate(struct map_symbol *ms, struct evsel *evsel, in symbol__gtk_annotate() argument
177 struct dso *dso = map__dso(ms->map); in symbol__gtk_annotate()
178 struct symbol *sym = ms->sym; in symbol__gtk_annotate()
188 err = symbol__annotate(ms, evsel, NULL); in symbol__gtk_annotate()
193 symbol__strerror_disassemble(ms, err, msg, sizeof(msg)); in symbol__gtk_annotate()
251 perf_gtk__annotate_symbol(scrolled_window, ms, evsel, hbt); in symbol__gtk_annotate()
[all …]
/tools/power/pm-graph/config/
A Dfreeze.cfg58 # Time delay between the two test runs in ms (default: 0 ms)
62 # Include an N ms delay before (1st) suspend (default: 0 ms)
66 # Include an N ms delay after (last) resume (default: 0 ms)
70 # graph only devices longer than min in the timeline (default: 0.001 ms)
84 # provide callgraph data for blocks longer than min (default: 0.001 ms)
88 # Number of significant digits in timestamps (0:S, [3:ms], 6:us)
A Dstandby.cfg58 # Time delay between the two test runs in ms (default: 0 ms)
62 # Include an N ms delay before (1st) suspend (default: 0 ms)
66 # Include an N ms delay after (last) resume (default: 0 ms)
70 # graph only devices longer than min in the timeline (default: 0.001 ms)
84 # provide callgraph data for blocks longer than min (default: 0.001 ms)
88 # Number of significant digits in timestamps (0:S, [3:ms], 6:us)
A Dstandby-callgraph.cfg59 # Time delay between the two test runs in ms (default: 0 ms)
63 # Include an N ms delay before (1st) suspend (default: 0 ms)
67 # Include an N ms delay after (last) resume (default: 0 ms)
71 # graph only devices longer than min in the timeline (default: 0.001 ms)
85 # provide callgraph data for blocks longer than min (default: 0.001 ms)
89 # Number of significant digits in timestamps (0:S, [3:ms], 6:us)
A Dstandby-dev.cfg58 # Time delay between the two test runs in ms (default: 0 ms)
62 # Include an N ms delay before (1st) suspend (default: 0 ms)
66 # Include an N ms delay after (last) resume (default: 0 ms)
70 # graph only devices longer than min in the timeline (default: 0.001 ms)
84 # provide callgraph data for blocks longer than min (default: 0.001 ms)
88 # Number of significant digits in timestamps (0:S, [3:ms], 6:us)
A Dsuspend-callgraph.cfg59 # Time delay between the two test runs in ms (default: 0 ms)
63 # Include an N ms delay before (1st) suspend (default: 0 ms)
67 # Include an N ms delay after (last) resume (default: 0 ms)
71 # graph only devices longer than min in the timeline (default: 0.001 ms)
89 # provide callgraph data for blocks longer than min (default: 0.001 ms)
93 # Number of significant digits in timestamps (0:S, [3:ms], 6:us)
A Dsuspend-dev.cfg58 # Time delay between the two test runs in ms (default: 0 ms)
62 # Include an N ms delay before (1st) suspend (default: 0 ms)
66 # Include an N ms delay after (last) resume (default: 0 ms)
70 # graph only devices longer than min in the timeline (default: 0.001 ms)
84 # provide callgraph data for blocks longer than min (default: 0.001 ms)
88 # Number of significant digits in timestamps (0:S, [3:ms], 6:us)
A Dsuspend-x2-proc.cfg58 # Time delay between the two test runs in ms (default: 0 ms)
62 # Include an N ms delay before (1st) suspend (default: 0 ms)
66 # Include an N ms delay after (last) resume (default: 0 ms)
70 # graph only devices longer than min in the timeline (default: 0.001 ms)
84 # provide callgraph data for blocks longer than min (default: 0.001 ms)
88 # Number of significant digits in timestamps (0:S, [3:ms], 6:us)
A Dsuspend.cfg58 # Time delay between the two test runs in ms (default: 0 ms)
62 # Include an N ms delay before (1st) suspend (default: 0 ms)
66 # Include an N ms delay after (last) resume (default: 0 ms)
70 # graph only devices longer than min in the timeline (default: 0.001 ms)
84 # provide callgraph data for blocks longer than min (default: 0.001 ms)
88 # Number of significant digits in timestamps (0:S, [3:ms], 6:us)
A Dfreeze-callgraph.cfg59 # Time delay between the two test runs in ms (default: 0 ms)
63 # Include an N ms delay before (1st) suspend (default: 0 ms)
67 # Include an N ms delay after (last) resume (default: 0 ms)
71 # graph only devices longer than min in the timeline (default: 0.001 ms)
85 # provide callgraph data for blocks longer than min (default: 0.001 ms)
89 # Number of significant digits in timestamps (0:S, [3:ms], 6:us)
A Dfreeze-dev.cfg58 # Time delay between the two test runs in ms (default: 0 ms)
62 # Include an N ms delay before (1st) suspend (default: 0 ms)
66 # Include an N ms delay after (last) resume (default: 0 ms)
70 # graph only devices longer than min in the timeline (default: 0.001 ms)
84 # provide callgraph data for blocks longer than min (default: 0.001 ms)
88 # Number of significant digits in timestamps (0:S, [3:ms], 6:us)
A Dexample.cfg86 # Time delay between the two test runs in ms (default: 0 ms)
90 # Include an N ms delay before (1st) suspend (default: 0 ms)
94 # Include an N ms delay after (last) resume (default: 0 ms)
98 # graph only devices longer than min in the timeline (default: 0.001 ms)
106 # merge loops of the same call if each is less than maxlen in length (def: 5ms)
142 # provide callgraph data for blocks longer than min (default: 0.001 ms)
146 # Number of significant digits in timestamps (0:S, [3:ms], 6:us)
/tools/perf/arch/s390/annotate/
A Dinstructions.c5 struct map_symbol *ms, struct disasm_line *dl __maybe_unused) in s390_call__parse() argument
8 struct map *map = ms->map; in s390_call__parse()
10 .ms = { .map = map, }, in s390_call__parse()
41 if (maps__find_ams(ms->maps, &target) == 0 && in s390_call__parse()
42 map__rip_2objdump(target.ms.map, map__map_ip(target.ms.map, target.addr)) == ops->target.addr) in s390_call__parse()
43 ops->target.sym = target.ms.sym; in s390_call__parse()
55 struct map_symbol *ms __maybe_unused, in s390_mov__parse()
/tools/perf/Documentation/
A Dperf-sched.txt28 …Task | Runtime ms | Count | Avg delay ms | Max delay ms | Max delay s…
30 …perf:(2) | 2.804 ms | 66 | avg: 0.524 ms | max: 1.069 ms | max start: …
31 …NetworkManager:1343 | 0.372 ms | 13 | avg: 0.008 ms | max: 0.013 ms | max start: …
32 …kworker/1:2-xfs:4649 | 0.012 ms | 1 | avg: 0.008 ms | max: 0.008 ms | max start: …
33 …kworker/3:1-xfs:388 | 0.011 ms | 1 | avg: 0.006 ms | max: 0.006 ms | max start: …
34 …sleep:147736 | 0.938 ms | 3 | avg: 0.006 ms | max: 0.007 ms | max start: …
/tools/perf/ui/browsers/
A Dannotate.c37 return symbol__annotation(ms->sym); in browser__annotation()
156 struct symbol *sym = ms->sym; in annotate_browser__draw_current_jump()
308 struct symbol *sym = ms->sym; in annotate_browser__calc_percent()
556 target_ms.maps = ms->maps; in annotate_browser__callq()
557 target_ms.map = ms->map; in annotate_browser__callq()
561 sym_title(ms->sym, ms->map, title, sizeof(title), annotate_opts.percent_type); in annotate_browser__callq()
737 struct symbol *sym = ms->sym; in annotate_browser__show()
803 struct symbol *sym = ms->sym; in annotate_browser__run()
1055 struct symbol *sym = ms->sym; in symbol__tui_annotate()
1064 .priv = ms, in symbol__tui_annotate()
[all …]
A Dhists.c402 if (!he || !ms) in hist_browser__selection_has_children()
405 if (ms == &he->ms) in hist_browser__selection_has_children()
416 if (!he || !ms) in hist_browser__selection_unfolded()
419 if (ms == &he->ms) in hist_browser__selection_unfolded()
422 return container_of(ms, struct callchain_list, ms)->unfolded; in hist_browser__selection_unfolded()
434 if (ms == &he->ms) { in hist_browser__selection_sym_name()
453 if (ms == &he->ms) in hist_browser__toggle_fold()
2535 ms->sym = symbol__new_unresolved(addr, ms->map); in add_annotate_opt()
2543 act->ms = *ms; in add_annotate_opt()
3158 actions->ms.map = bi->to.ms.map; in evsel__hists_browse()
[all …]
/tools/power/cpupower/bench/
A DREADME-BENCH41 This part of the configuration file will create 25ms load/sleep turns,
48 Will increase load and sleep time by 25ms 5 times.
50 25ms load/sleep time repeated 20 times (cycles).
51 50ms load/sleep time repeated 20 times (cycles).
53 100ms load/sleep time repeated 20 times (cycles).
70 25 ms | 25 ms | 1
71 50 ms | 50 ms | 2
73 For example if ondemand governor is configured to have a 50ms
87 50 50 50 50ms ->time
/tools/testing/selftests/net/packetdrill/
A Dtcp_timestamping_server.pkt41 // after write at t=10ms.
59 // after write at t=10ms.
77 // after that at t=10ms.
95 // after that at t=10ms.
112 // SCM_TSTAMP_ACK for the first chunk should be received at t=20ms.
129 // SCM_TSTAMP_ACK for the second chunk should be received at t=30ms.

Completed in 52 milliseconds

12345