Home
last modified time | relevance | path

Searched refs:u8 (Results 1 – 25 of 103) sorted by relevance

12345

/tools/perf/util/
Dcs-etm.h159 u8 last_instr_cond;
160 u8 last_instr_taken_branch;
161 u8 last_instr_size;
162 u8 trace_chan_id;
207 int cs_etm__get_cpu(u8 trace_chan_id, int *cpu);
208 int cs_etm__get_pid_fmt(u8 trace_chan_id, u64 *pid_fmt);
210 pid_t tid, u8 trace_chan_id);
213 u8 trace_chan_id);
215 *cs_etm__etmq_get_packet_queue(struct cs_etm_queue *etmq, u8 trace_chan_id);
224 static inline int cs_etm__get_cpu(u8 trace_chan_id __maybe_unused, in cs_etm__get_cpu()
[all …]
Ddso.h168 u8 adjust_symbols:1;
169 u8 has_build_id:1;
170 u8 has_srcline:1;
171 u8 hit:1;
172 u8 annotate_warned:1;
173 u8 auxtrace_warned:1;
174 u8 short_name_allocated:1;
175 u8 long_name_allocated:1;
176 u8 is_64_bit:1;
179 u8 rel;
[all …]
Dsymbol.h52 u8 type:4;
53 u8 binding:4;
54 u8 idle:1;
55 u8 ignore:1;
56 u8 inlined:1;
57 u8 arch_sym;
118 u8 filtered;
119 u8 cpumode;
162 struct symbol *symbol__new(u64 start, u64 len, u8 binding, u8 type, const char *name);
Ddump-insn.h14 u8 cpumode;
22 u8 *inbuf, int inlen, int *lenp);
Dannotate.h92 u8 offset_level;
245 u8 have_start;
291 u8 addr;
292 u8 jumps;
293 u8 target;
294 u8 min_addr;
295 u8 max_addr;
296 u8 max_ins_name;
Dthread.h112 struct map *thread__find_map(struct thread *thread, u8 cpumode, u64 addr,
114 struct map *thread__find_map_fb(struct thread *thread, u8 cpumode, u64 addr,
117 struct symbol *thread__find_symbol(struct thread *thread, u8 cpumode,
119 struct symbol *thread__find_symbol_fb(struct thread *thread, u8 cpumode,
Dunwind-libunwind-local.c111 static int __dw_read_encoded_value(u8 **p, u8 *end, u64 *val, in __dw_read_encoded_value()
112 u8 encoding) in __dw_read_encoded_value()
114 u8 *cur = *p; in __dw_read_encoded_value()
254 u8 *enc = (u8 *) &hdr.enc; in unwind_spec_ehframe()
255 u8 *end = (u8 *) &hdr.data; in unwind_spec_ehframe()
259 (u8 *) &hdr, sizeof(hdr)); in unwind_spec_ehframe()
268 *table_data = (enc - (u8 *) &hdr) + offset; in unwind_spec_ehframe()
480 addr, (u8 *) data, sizeof(*data)); in access_dso_mem()
Dsort.h112 u8 cpumode;
113 u8 depth;
120 u8 filtered;
282 u8 se_width_idx;
Dbuild-id.h15 u8 data[BUILD_ID_SIZE];
25 void build_id__init(struct build_id *bid, const u8 *data, size_t size);
Dcs-etm.c50 u8 timeless_decoding;
51 u8 snapshot_mode;
52 u8 data_queued;
53 u8 sample_branches;
54 u8 sample_instructions;
69 u8 trace_chan_id;
87 u8 pending_timestamp_chan_id;
129 static int cs_etm__get_magic(u8 trace_chan_id, u64 *magic) in cs_etm__get_magic()
143 int cs_etm__get_cpu(u8 trace_chan_id, int *cpu) in cs_etm__get_cpu()
169 int cs_etm__get_pid_fmt(u8 trace_chan_id, u64 *pid_fmt) in cs_etm__get_pid_fmt()
[all …]
/tools/testing/nvdimm/test/
Dndtest.h82 u8 no_alias;
88 u8 position;
89 u8 dimm;
96 u8 type;
97 u8 num_mappings;
98 u8 range_index;
106 u8 num_regions;
/tools/power/acpi/tools/acpidump/
Dacpidump.h28 EXTERN u8 INIT_GLOBAL(gbl_summary_mode, FALSE);
29 EXTERN u8 INIT_GLOBAL(gbl_verbose_mode, FALSE);
30 EXTERN u8 INIT_GLOBAL(gbl_binary_mode, FALSE);
31 EXTERN u8 INIT_GLOBAL(gbl_dump_customized_tables, TRUE);
32 EXTERN u8 INIT_GLOBAL(gbl_do_not_dump_xsdt, FALSE);
71 u8 ap_is_valid_header(struct acpi_table_header *table);
73 u8 ap_is_valid_checksum(struct acpi_table_header *table);
/tools/testing/selftests/kvm/include/x86_64/
Dsvm.h67 u8 reserved_1[40];
74 u8 tlb_ctl;
75 u8 reserved_2[3];
79 u8 reserved_3[4];
88 u8 reserved_4[8];
96 u8 insn_len;
97 u8 insn_bytes[15];
99 u8 reserved_6[8]; /* Offset 0xe8 */
102 u8 reserved_7[768];
175 u8 reserved_1[43];
[all …]
/tools/perf/util/cs-etm-decoder/
Dcs-etm-decoder.h22 typedef u32 (*cs_etm_mem_cb_type)(struct cs_etm_queue *, u8, u64, size_t, u8 *);
63 u8 formatted;
64 u8 fsyncs;
65 u8 hsyncs;
66 u8 frame_aligned;
89 u64 indx, const u8 *buf,
/tools/testing/selftests/powerpc/pmu/ebb/
Dtrace.h19 u8 type;
20 u8 length;
21 u8 data[];
29 u8 data[];
/tools/perf/arch/x86/util/
Diostat.c62 u8 bus;
63 u8 die;
64 u8 pmu_idx;
83 static struct iio_root_port *iio_root_port_new(u32 domain, u8 bus, in iio_root_port_new()
84 u8 die, u8 pmu_idx) in iio_root_port_new()
110 const struct iio_root_ports_list * const list, u32 domain, u8 bus) in iio_root_port_find_by_notation()
144 static int iio_mapping(u8 pmu_idx, struct iio_root_ports_list * const list) in iio_mapping()
149 u8 bus; in iio_mapping()
179 static u8 iio_pmu_count(void) in iio_pmu_count()
181 u8 pmu_idx = 0; in iio_pmu_count()
[all …]
/tools/objtool/include/objtool/
Delf.h57 u8 uaccess_safe : 1;
58 u8 static_call_tramp : 1;
59 u8 retpoline_thunk : 1;
60 u8 return_thunk : 1;
61 u8 fentry : 1;
62 u8 kcov : 1;
63 u8 embedded_insn : 1;
/tools/lib/symbol/
Dkallsyms.h13 static inline u8 kallsyms2elf_binding(char type) in kallsyms2elf_binding()
21 u8 kallsyms2elf_type(char type);
/tools/lib/
Dstring.c172 static void *check_bytes8(const u8 *start, u8 value, unsigned int bytes) in check_bytes8()
194 u8 value = c; in memchr_inv()
208 u8 *r; in memchr_inv()
/tools/include/linux/
Dobjtool.h16 u8 sp_reg;
17 u8 type;
18 u8 end;
/tools/power/acpi/os_specific/service_layers/
Doslinuxtbl.c80 u8 gbl_dump_dynamic_tables = TRUE;
84 u8 gbl_table_list_initialized = FALSE;
100 u8 gbl_revision = 0;
282 u8 found = FALSE; in osl_add_table_to_list()
464 u8 *rsdp_address; in osl_load_rsdp()
519 static u8 osl_can_use_xsdt(void) in osl_can_use_xsdt()
689 u8 *table_data; in osl_list_bios_tables()
690 u8 number_of_tables; in osl_list_bios_tables()
691 u8 item_size; in osl_list_bios_tables()
701 (u8)((gbl_xsdt->header.length - in osl_list_bios_tables()
[all …]
Dosunixmap.c65 u8 *mapped_memory; in acpi_os_map_memory()
116 munmap((u8 *)where - offset, (length + offset)); in acpi_os_unmap_memory()
/tools/perf/trace/beauty/
Dprctl.c63 const u8 all_but2 = SPO_ARG3 | SPO_ARG4 | SPO_ARG5 | SPO_ARG6; in syscall_arg__scnprintf_prctl_option()
64 const u8 all = SPO_ARG2 | all_but2; in syscall_arg__scnprintf_prctl_option()
65 const u8 masks[] = { in syscall_arg__scnprintf_prctl_option()
/tools/testing/selftests/bpf/prog_tests/
Dsockopt_sk.c19 char u8[4]; in getsetsockopt() member
65 buf.u8[0] = 1; in getsetsockopt()
74 buf.u8[0] = 0x01; in getsetsockopt()
93 if (buf.u8[0] != 0x01) { in getsetsockopt()
94 log_err("Unexpected buf[0] 0x%02x != 0x01", buf.u8[0]); in getsetsockopt()
/tools/arch/x86/include/asm/
Dcmpxchg.h43 volatile u8 *__ptr = (volatile u8 *)(ptr); \

12345