Home
last modified time | relevance | path

Searched refs:tables (Results 1 – 25 of 32) sorted by relevance

12

/tools/perf/pmu-events/
A Dempty-pmu-events.c721 tables->arch; in find_core_events_table()
722 tables++) { in find_core_events_table()
732 tables->arch; in find_core_metrics_table()
733 tables++) { in find_core_metrics_table()
743 tables->arch; in pmu_for_each_core_event()
744 tables++) { in pmu_for_each_core_event()
757 tables->arch; in pmu_for_each_core_metric()
758 tables++) { in pmu_for_each_core_metric()
771 tables++) { in find_sys_events_table()
782 tables++) { in pmu_for_each_sys_event()
[all …]
A DREADME42 'pmu-events.c', which encodes the two sets of tables:
44 - Set of 'PMU events tables' for all known CPUs in the architecture,
86 3. _All_ known CPU tables for architecture are included in the perf
A DBuild24 # directory and create tables in pmu-events.c.
/tools/perf/util/scripting-engines/
A Dtrace-event-python.c1138 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_evsel() local
1156 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_machine() local
1175 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_thread() local
1196 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_comm() local
1217 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_comm_thread() local
1236 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_dso() local
1260 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_symbol() local
1283 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_branch_type() local
1301 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_sample_table() local
1342 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_synth() local
[all …]
/tools/objtool/arch/x86/
A DBuild8 $(OUTPUT)arch/x86/lib/inat-tables.c: $(inat_tables_script) $(inat_tables_maps)
12 $(OUTPUT)arch/x86/decode.o: $(OUTPUT)arch/x86/lib/inat-tables.c
/tools/perf/Documentation/
A Ddb-export.txt17 between tables.
22 1. Because of the nature of SQL, existing tables and columns can continue to be
26 2. New tables and columns can be added, without affecting existing SQL queries,
30 backward compatibility by testing for the presence of new tables and columns
A Dperf-buildid-list.txt16 tools can be used to fetch packages with matching symbol tables for use by
A Dperf-c2c.txt108 Display only statistic tables and force stdio mode.
320 Following tables are displayed:
A Dperf-bench.txt231 Suite for evaluating hash tables.
/tools/objtool/
A D.gitignore2 arch/x86/lib/inat-tables.c
A DMakefile89 $(Q)$(RM) $(OUTPUT)arch/x86/lib/inat-tables.c $(OUTPUT)fixdep
/tools/perf/util/intel-pt-decoder/
A DBuild6 $(OUTPUT)util/intel-pt-decoder/inat-tables.c: $(inat_tables_script) $(inat_tables_maps)
16 …t-decoder/inat.o: $(srctree)/tools/arch/x86/lib/inat.c $(OUTPUT)util/intel-pt-decoder/inat-tables.c
/tools/testing/selftests/net/mptcp/
A Dmptcp_sockopt.sh115 local tables=${iptables}
118 tables=${ip6tables}
122 counters=$(ip netns exec $ns $tables -v -L OUTPUT | grep DROP)
128 mptcp_lib_pr_fail "got $tables $values in ns $ns," \
A Dmptcp_join.sh341 local tables
345 tables="${iptables}"
347 tables="${ip6tables}"
352 if ! ip netns exec $ns2 $tables -A OUTPUT -p tcp \
409 local tables
411 tables="${iptables}"
413 tables="${ip6tables}"
416 ip netns exec $ns2 $tables \
/tools/testing/selftests/arm64/abi/
A DMakefile13 $(CC) -fno-asynchronous-unwind-tables -fno-ident -s -Os -nostdlib \
/tools/testing/selftests/nolibc/
A DMakefile.include8 CFLAGS_NOLIBC_TEST ?= -Os -fno-ident -fno-asynchronous-unwind-tables -std=c89 -W -Wall -Wextra \
/tools/testing/selftests/arm64/gcs/
A DMakefile17 $(CC) -g -fno-asynchronous-unwind-tables -fno-ident -s -Os -nostdlib \
/tools/testing/selftests/rcutorture/bin/
A Dmkinitrd.sh77 ${CROSS_COMPILE}gcc -fno-asynchronous-unwind-tables -fno-ident \
/tools/tracing/rtla/
A DMakefile.rtla19 -fasynchronous-unwind-tables -fstack-clash-protection
/tools/verification/rv/
A DMakefile.rv19 -fasynchronous-unwind-tables -fstack-clash-protection
/tools/perf/
A D.gitignore36 util/intel-pt-decoder/inat-tables.c
/tools/testing/selftests/vDSO/
A DMakefile25 CFLAGS_NOLIBC := -nostdlib -nostdinc -ffreestanding -fno-asynchronous-unwind-tables \
/tools/testing/selftests/arm64/fp/
A DMakefile44 $(CC) -fno-asynchronous-unwind-tables -fno-ident -s -Os -nostdlib \
/tools/testing/selftests/kho/
A Dvmtest.sh88 -fno-asynchronous-unwind-tables -fno-ident -nostdlib \
/tools/include/uapi/
A DREADME13 tables, etc, so some change may break one of these scripts, or new MSRs

Completed in 742 milliseconds

12