| /tools/power/acpi/tools/acpidump/ |
| D | apdump.c | 30 u8 ap_is_valid_header(struct acpi_table_header *table) in ap_is_valid_header() 68 u8 ap_is_valid_checksum(struct acpi_table_header *table) in ap_is_valid_checksum() 104 u32 ap_get_table_length(struct acpi_table_header *table) in ap_get_table_length() 140 ap_dump_table_buffer(struct acpi_table_header *table, in ap_dump_table_buffer() 190 struct acpi_table_header *table; in ap_dump_all_tables() local 249 struct acpi_table_header *table; in ap_dump_table_by_address() local 294 struct acpi_table_header *table; in ap_dump_table_by_name() local 365 struct acpi_table_header *table; in ap_dump_table_from_file() local
|
| D | apfiles.c | 104 int ap_write_to_binary_file(struct acpi_table_header *table, u32 instance) in ap_write_to_binary_file()
|
| /tools/arch/x86/lib/ |
| D | inat.c | 29 const insn_attr_t *table; in inat_get_escape_attribute() local 48 const insn_attr_t *table; in inat_get_group_attribute() local 68 const insn_attr_t *table; in inat_get_avx_attribute() local
|
| /tools/power/acpi/os_specific/service_layers/ |
| D | oslinuxtbl.c | 156 struct acpi_table_header **table) in acpi_os_get_table_by_address() 221 struct acpi_table_header **table, in acpi_os_get_table_by_name() 349 struct acpi_table_header **table, in acpi_os_get_table_by_index() 768 struct acpi_table_header **table, in osl_get_bios_table() 1055 char *signature, struct acpi_table_header **table) in osl_map_table() 1131 static void osl_unmap_table(struct acpi_table_header *table) in osl_unmap_table() 1198 struct acpi_table_header **table) in osl_read_table_from_file() 1310 struct acpi_table_header **table, in osl_get_customized_table()
|
| /tools/perf/pmu-events/ |
| D | empty-pmu-events.c | 195 const struct pmu_events_table table; member 241 const struct pmu_events_table table; member 254 int pmu_events_table_for_each_event(const struct pmu_events_table *table, pmu_event_iter_fn fn, in pmu_events_table_for_each_event() 270 const struct pmu_events_table *table = NULL; in perf_pmu__find_table() local
|
| /tools/perf/util/ |
| D | metricgroup.c | 514 const struct pmu_events_table *table, in metricgroup__sys_event_iter() 577 const struct pmu_events_table *table; in metricgroup__print() local 884 const struct pmu_events_table *table; member 926 const struct pmu_events_table *table) in resolve_metric() 1008 const struct pmu_events_table *table) in __add_metric() 1114 const struct pmu_events_table *table, in metricgroup__find_metric() 1134 const struct pmu_events_table *table) in add_metric() 1224 const struct pmu_events_table *table, in metricgroup__add_metric_callback() 1262 const struct pmu_events_table *table) in metricgroup__add_metric() 1338 const struct pmu_events_table *table) in metricgroup__add_metric_list() [all …]
|
| D | s390-sample-raw.c | 160 static const char *get_counter_name(int set, int nr, const struct pmu_events_table *table) in get_counter_name() 180 const struct pmu_events_table *table; in s390_cpumcfdg_dump() local
|
| D | pmu.c | 830 const struct pmu_events_table *table) in pmu_add_cpu_aliases_table() 844 const struct pmu_events_table *table; in pmu_add_cpu_aliases() local
|
| /tools/perf/tests/ |
| D | pfm.c | 35 } table[] = { in test__pfm_events() local 97 } table[] = { in test__pfm_group() local
|
| D | pmu-events.c | 499 const struct pmu_events_table *table = find_core_events_table("testarch", "testcpu"); in test__pmu_event_table() local 547 const struct pmu_events_table *table = find_core_events_table("testarch", "testcpu"); in __test_core_pmu_event_aliases() local 596 struct perf_pmu_test_event const **table; in __test_uncore_pmu_event_aliases() local 842 static int test__parsing_callback(const struct pmu_event *pe, const struct pmu_events_table *table, in test__parsing_callback()
|
| /tools/perf/dlfilters/ |
| D | dlfilter-show-cycles.c | 32 } table[TABLESZ]; variable
|
| /tools/testing/selftests/x86/ |
| D | sigreturn.c | 719 const char *table; in test_bad_iret() local
|
| /tools/testing/selftests/bpf/progs/ |
| D | test_lwt_seg6local.c | 402 int table = 117; in __inspect_t() local
|
| /tools/perf/ |
| D | builtin-lock.c | 210 } table[] = { in lock_stat_key_print_time() local 1453 } table[] = { in get_type_str() local
|
| D | builtin-trace.c | 126 struct syscall *table; member 1283 struct file *table; member 1781 struct syscall *table = realloc(trace->syscalls.table, (id + 1) * sizeof(*sc)); in trace__read_syscall_info() local
|
| /tools/power/cpupower/lib/ |
| D | cpufreq.c | 87 const char **table, in cpufreq_get_sysfs_value_from_table()
|
| /tools/tracing/latency/ |
| D | latency-collector.c | 212 int *table; member
|
| /tools/objtool/ |
| D | check.c | 1856 struct reloc *table) in add_jump_table()
|
| /tools/lib/traceevent/ |
| D | event-parse.c | 1393 } table[] = { in type_size() local
|
| /tools/perf/scripts/python/ |
| D | exported-sql-viewer.py | 3660 def IsSelectable(db, table, sql = "", columns = "*"): argument
|