Home
last modified time | relevance | path

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

/src/contrib/jemalloc/include/jemalloc/internal/
H A Dprof_structs.h209 struct prof_recent_s { struct
210 nstime_t alloc_time;
211 nstime_t dalloc_time;
214 size_t size;
215 size_t usize;
216 atomic_p_t alloc_edata; /* NULL means allocation has been freed. */
217 prof_tctx_t *alloc_tctx;
218 prof_tctx_t *dalloc_tctx;