Home
last modified time | relevance | path

Searched defs:prof_gctx_tree_t (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dprof_structs.h133 typedef rb_tree(prof_gctx_t) prof_gctx_tree_t; global() typedef
/freebsd/contrib/jemalloc/src/
H A Dprof.c288 rb_gen(static UNUSED,gctx_tree_,prof_gctx_tree_t,prof_gctx_t,dump_link,prof_gctx_comp) rb_gen() argument