Home
last modified time | relevance | path

Searched refs:annotate (Results 1 – 25 of 104) sorted by relevance

12345

/tools/perf/
A Dbuiltin-annotate.c510 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 …]
/tools/net/sunrpc/xdrgen/
A Dxdr_parse.py10 annotate = False variable
15 global annotate
16 annotate = set_it
21 return annotate
/tools/perf/tests/shell/
A Dannotate.sh56 …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 < …
/tools/net/sunrpc/xdrgen/templates/C/typedef/decoder/
A Dbasic.j23 {% if annotate %}
13 {% if annotate %}
A Dfixed_length_opaque.j23 {% if annotate %}
13 {% if annotate %}
A Dstring.j23 {% if annotate %}
13 {% if annotate %}
A Dvariable_length_opaque.j23 {% if annotate %}
13 {% if annotate %}
A Dfixed_length_array.j23 {% if annotate %}
13 {% if annotate %}
A Dvariable_length_array.j23 {% if annotate %}
13 {% if annotate %}
/tools/perf/ui/browsers/
A DBuild1 perf-ui-y += annotate.o
2 perf-ui-y += annotate-data.o
/tools/net/sunrpc/xdrgen/templates/C/typedef/encoder/
A Dfixed_length_opaque.j23 {% if annotate %}
13 {% if annotate %}
A Dstring.j23 {% if annotate %}
13 {% if annotate %}
A Dvariable_length_opaque.j23 {% if annotate %}
13 {% if annotate %}
A Dbasic.j23 {% if annotate %}
17 {% if annotate %}
A Dfixed_length_array.j23 {% if annotate %}
13 {% if annotate %}
A Dvariable_length_array.j23 {% if annotate %}
13 {% if annotate %}
/tools/net/sunrpc/xdrgen/templates/C/pointer/decoder/
A Dopen.j23 {% if annotate %}
15 {% if annotate %}
/tools/net/sunrpc/xdrgen/templates/C/pointer/encoder/
A Dopen.j23 {% if annotate %}
13 {% if annotate %}
/tools/perf/Documentation/
A Dperfconfig.example15 annotate = on
23 [annotate]
/tools/net/sunrpc/xdrgen/templates/C/struct/definition/
A Dopen.j23 {% if annotate %}
A Dbasic.j22 {% if annotate %}
A Doptional_data.j22 {% if annotate %}
/tools/net/sunrpc/xdrgen/templates/C/pointer/definition/
A Dbasic.j22 {% if annotate %}
A Dopen.j23 {% if annotate %}
/tools/net/sunrpc/xdrgen/templates/C/union/definition/
A Dopen.j23 {% if annotate %}

Completed in 30 milliseconds

12345