Home
last modified time | relevance | path

Searched defs:be (Results 1 – 6 of 6) sorted by relevance

/tools/perf/util/
Dgenelf_debug.c48 buffer_ext_dump(struct buffer_ext *be, const char *msg) in buffer_ext_dump()
57 buffer_ext_add(struct buffer_ext *be, void *addr, size_t sz) in buffer_ext_add()
85 buffer_ext_init(struct buffer_ext *be) in buffer_ext_init()
93 buffer_ext_size(struct buffer_ext *be) in buffer_ext_size()
99 buffer_ext_addr(struct buffer_ext *be) in buffer_ext_addr()
181 static void emit_uword(struct buffer_ext *be, uword data) in emit_uword()
186 static void emit_string(struct buffer_ext *be, const char *s) in emit_string()
191 static void emit_unsigned_LEB128(struct buffer_ext *be, in emit_unsigned_LEB128()
203 static void emit_signed_LEB128(struct buffer_ext *be, long data) in emit_signed_LEB128()
222 static void emit_extended_opcode(struct buffer_ext *be, ubyte opcode, in emit_extended_opcode()
[all …]
Dtrace-event.c43 int be = traceevent_host_bigendian(); in trace_event__init2() local
Dmachine.c1881 struct branch_entry *be, int nr) in save_iterations()
2083 struct branch_entry be[nr]; in thread__resolve_callchain_sample() local
Dintel-pt.c1064 struct branch_entry *be; in intel_pt_update_last_branch_rb() local
/tools/iio/
Diio_utils.h50 unsigned be; member
Diio_utils.c89 unsigned *shift, uint64_t *mask, unsigned *be, in iioutils_get_type()