Searched refs:prof_info_t (Results 1 – 10 of 10) sorted by relevance
| /src/contrib/jemalloc/include/jemalloc/internal/ |
| H A D | prof_inlines.h | 66 prof_info_t *prof_info) { in prof_info_get() 76 emap_alloc_ctx_t *alloc_ctx, prof_info_t *prof_info) { in prof_info_get_and_reset_recent() 164 prof_info_t *old_prof_info, bool sample_event) { in prof_realloc() 202 prof_info_t prof_info; in prof_realloc() 237 prof_info_t prof_info; in prof_sampled() 249 prof_info_t prof_info; in prof_free()
|
| H A D | prof_log.h | 8 void prof_try_log(tsd_t *tsd, size_t usize, prof_info_t *prof_info);
|
| H A D | prof_types.h | 7 typedef struct prof_info_s prof_info_t; typedef
|
| H A D | large_externs.h | 19 void large_prof_info_get(tsd_t *tsd, edata_t *edata, prof_info_t *prof_info,
|
| H A D | prof_externs.h | 65 void prof_free_sampled_object(tsd_t *tsd, size_t usize, prof_info_t *prof_info);
|
| H A D | arena_inlines_b.h | 43 prof_info_t *prof_info, bool reset_recent) { in arena_prof_info_get()
|
| /src/contrib/jemalloc/src/ |
| H A D | large.c | 283 large_prof_info_get(tsd_t *tsd, edata_t *edata, prof_info_t *prof_info, in large_prof_info_get()
|
| H A D | prof_log.c | 205 prof_try_log(tsd_t *tsd, size_t usize, prof_info_t *prof_info) { in prof_try_log()
|
| H A D | prof.c | 150 prof_free_sampled_object(tsd_t *tsd, size_t usize, prof_info_t *prof_info) { in prof_free_sampled_object()
|
| H A D | jemalloc.c | 3472 prof_info_t old_prof_info; in irallocx_prof() 3703 prof_info_t old_prof_info; in ixallocx_prof() 3743 prof_info_t prof_info; in ixallocx_prof()
|