Home
last modified time | relevance | path

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

/third_party/libbpf/src/
H A Dbtf_dump.c81 btf_dump_printf_fn_t printf_fn; member
141 d->printf_fn(d->cb_ctx, fmt, args); in btf_dump_printf()
149 btf_dump_printf_fn_t printf_fn, in btf_dump__new()
159 if (!printf_fn) in btf_dump__new()
167 d->printf_fn = printf_fn; in btf_dump__new()
148 btf_dump__new(const struct btf *btf, btf_dump_printf_fn_t printf_fn, void *ctx, const struct btf_dump_opts *opts) btf_dump__new() argument
H A Dbtf.h244 btf_dump_printf_fn_t printf_fn,

Completed in 4 milliseconds