Searched refs:buffer_ext (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/perf/util/
H A Dgenelf_debug.c40 struct buffer_ext { struct
47 buffer_ext_dump(struct buffer_ext *be, const char *msg)
56 buffer_ext_add(struct buffer_ext *be, void *addr, size_t sz)
84 buffer_ext_init(struct buffer_ext *be)
92 buffer_ext_exit(struct buffer_ext *be)
98 buffer_ext_size(struct buffer_ext *be)
104 buffer_ext_addr(struct buffer_ext *be)
186 static void emit_uword(struct buffer_ext *be, uword data)
191 static void emit_string(struct buffer_ext *be, const char *s)
196 static void emit_unsigned_LEB128(struct buffer_ext *b
[all...]

Completed in 93 milliseconds