Searched defs:be (Results 1 – 8 of 8) sorted by relevance
/tools/perf/util/ |
D | genelf_debug.c | 46 buffer_ext_dump(struct buffer_ext *be, const char *msg) in buffer_ext_dump() 55 buffer_ext_add(struct buffer_ext *be, void *addr, size_t sz) in buffer_ext_add() 83 buffer_ext_init(struct buffer_ext *be) in buffer_ext_init() 91 buffer_ext_size(struct buffer_ext *be) in buffer_ext_size() 97 buffer_ext_addr(struct buffer_ext *be) in buffer_ext_addr() 179 static void emit_uword(struct buffer_ext *be, uword data) in emit_uword() 184 static void emit_string(struct buffer_ext *be, const char *s) in emit_string() 189 static void emit_unsigned_LEB128(struct buffer_ext *be, in emit_unsigned_LEB128() 201 static void emit_signed_LEB128(struct buffer_ext *be, long data) in emit_signed_LEB128() 220 static void emit_extended_opcode(struct buffer_ext *be, ubyte opcode, in emit_extended_opcode() [all …]
|
D | trace-event.c | 42 int be = tep_is_bigendian(); in trace_event__init2() local
|
D | thread-stack.c | 386 struct branch_entry *be; in thread_stack__update_br_stack() local 622 struct branch_entry *be; in thread_stack__br_sample() local 649 static bool us_start(struct branch_entry *be, u64 kernel_start, bool *start) in us_start() 661 static bool ks_start(struct branch_entry *be, u64 sample_ip, u64 kernel_start, in ks_start()
|
D | machine.c | 2183 struct branch_entry *be, int nr) in save_iterations() 2706 struct branch_entry be[nr]; in thread__resolve_callchain_sample() local
|
D | cs-etm.c | 994 struct branch_entry *be; in cs_etm__update_last_branch_rb() local
|
/tools/iio/ |
D | iio_utils.h | 47 unsigned be; member
|
D | iio_utils.c | 86 unsigned *shift, uint64_t *mask, unsigned *be, in iioutils_get_type()
|
/tools/testing/nvdimm/test/ |
D | nfit.c | 537 struct badrange_entry *be; in post_ars_status() local 887 struct badrange_entry *be; in nfit_test_cmd_ars_inject_status() local
|