Searched refs:annotate (Results 1 – 25 of 104) sorted by relevance
12345
510 if (annotate == NULL) { in hists__find_annotations()743 &annotate.group_set, in cmd_annotate()847 if (annotate.data_type) { in cmd_annotate()881 annotate.session = perf_session__new(&data, &annotate.tool); in cmd_annotate()887 annotate.has_br_stack = perf_header__has_feat(&annotate.session->header, in cmd_annotate()890 if (annotate.group_set) in cmd_annotate()903 if (annotate.use_stdio || annotate.use_stdio2) in cmd_annotate()906 else if (annotate.use_tui) in cmd_annotate()914 if (annotate.data_type) { in cmd_annotate()934 if (annotate.data_type) in cmd_annotate()[all …]
10 annotate = False variable15 global annotate16 annotate = set_it21 return annotate
56 …perf annotate --no-demangle -i "${perfdata}" --stdio --percent-limit 10 2> /dev/null > "${perfout}"58 …perf annotate --no-demangle -i - --stdio 2> /dev/null --percent-limit 10 < "${perfdata}" > "${perf…81 perf annotate --no-demangle -i "${perfdata}" "${testsym}" 2> /dev/null > "${perfout}"83 perf annotate --no-demangle -i - "${testsym}" 2> /dev/null < "${perfdata}" > "${perfout}"96 …perf annotate --no-demangle -i "${perfdata}" --percent-limit 10 --objdump=objdump 2> /dev/null > "…98 …perf annotate --no-demangle -i - "${testsym}" --percent-limit 10 --objdump=objdump 2> /dev/null < …
3 {% if annotate %}13 {% if annotate %}
1 perf-ui-y += annotate.o2 perf-ui-y += annotate-data.o
3 {% if annotate %}17 {% if annotate %}
3 {% if annotate %}15 {% if annotate %}
15 annotate = on23 [annotate]
3 {% if annotate %}
2 {% if annotate %}
Completed in 30 milliseconds