Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dprof_structs.h97 typedef rb_tree(prof_tctx_t) prof_tctx_tree_t; global() typedef
/freebsd/contrib/jemalloc/src/
H A Dprof.c273 rb_gen(static UNUSED,tctx_tree_,prof_tctx_tree_t,prof_tctx_t,tctx_link,prof_tctx_comp) rb_gen() argument