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

/fuchsia/zircon/third_party/ulib/jemalloc/include/jemalloc/internal/
H A Dwitness_structs.h22 void *opaque; member in struct:witness_s
H A Dwitness_externs.h7 witness_comp_t *comp, void *opaque);
H A Dwitness_inlines.h122 witness->comp || w->comp(w, w->opaque, witness, witness->opaque) >
/fuchsia/zircon/third_party/ulib/jemalloc/src/
H A Dwitness.c6 witness_comp_t *comp, void *opaque)
11 witness->opaque = opaque;
5 witness_init(witness_t *witness, const char *name, witness_rank_t rank, witness_comp_t *comp, void *opaque) argument
H A Dprof.c1106 prof_tctx_dump_iter(prof_tctx_tree_t *tctxs, prof_tctx_t *tctx, void *opaque) argument
1109 (struct prof_tctx_dump_iter_arg_s *)opaque;
1186 prof_gctx_merge_iter(prof_gctx_tree_t *gctxs, prof_gctx_t *gctx, void *opaque) argument
1189 (struct prof_gctx_merge_iter_arg_s *)opaque;
1254 void *opaque)
1257 (struct prof_tdata_merge_iter_arg_s *)opaque;
1513 prof_gctx_dump_iter(prof_gctx_tree_t *gctxs, prof_gctx_t *gctx, void *opaque) argument
1517 (struct prof_gctx_dump_iter_arg_s *)opaque;
1253 prof_tdata_merge_iter(prof_tdata_tree_t *tdatas, prof_tdata_t *tdata, void *opaque) argument
/fuchsia/zircon/third_party/ulib/ngunwind/include/ngunwind/private/
H A Dlibunwind-common.h86 unw_word_t opaque[UNW_TDEP_CURSOR_LEN]; member in struct:unw_cursor
/fuchsia/zircon/system/ulib/zxio/include/lib/zxio/
H A Dzxio.h252 // initialize the |opaque| contents of the iterator. Then, call
257 uint64_t opaque[8]; member in struct:zxio_dirent_iterator
/fuchsia/zircon/third_party/ulib/jemalloc/test/unit/
H A Dstats_print.c932 write_cb(void *opaque, const char *str) argument
934 parser_t *parser = (parser_t *)opaque;

Completed in 63 milliseconds