Home
last modified time | relevance | path

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

/src/contrib/jemalloc/src/
H A Dprof_log.c73 struct prof_alloc_node_s { struct
74 prof_alloc_node_t *next;
76 size_t alloc_thr_ind;
77 size_t free_thr_ind;
80 size_t alloc_bt_ind;
81 size_t free_bt_ind;
83 uint64_t alloc_time_ns;
84 uint64_t free_time_ns;
86 size_t usize;