Home
last modified time | relevance | path

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

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