| /src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/ |
| prof_inlines.h | 75 prof_info_get_and_reset_recent(tsd_t *tsd, const void *ptr, function 250 prof_info_get_and_reset_recent(tsd, ptr, alloc_ctx, &prof_info);
|
| /src/external/bsd/jemalloc.old/include/jemalloc/internal/ |
| prof_inlines.h | 75 prof_info_get_and_reset_recent(tsd_t *tsd, const void *ptr, function 250 prof_info_get_and_reset_recent(tsd, ptr, alloc_ctx, &prof_info);
|
| /src/external/bsd/jemalloc/dist/include/jemalloc/internal/ |
| prof_inlines.h | 100 prof_info_get_and_reset_recent(tsd_t *tsd, const void *ptr, function 278 prof_info_get_and_reset_recent(tsd, ptr, alloc_ctx, &prof_info);
|
| /src/external/bsd/jemalloc/include/jemalloc/internal/ |
| prof_inlines.h | 100 prof_info_get_and_reset_recent(tsd_t *tsd, const void *ptr, function 278 prof_info_get_and_reset_recent(tsd, ptr, alloc_ctx, &prof_info);
|
| /src/external/bsd/jemalloc/dist/src/ |
| jemalloc.c | 2481 prof_info_get_and_reset_recent(tsd, old_ptr, alloc_ctx, &old_prof_info); 2762 prof_info_get_and_reset_recent(
|
| /src/external/bsd/jemalloc.old/dist/src/ |
| jemalloc.c | 3496 prof_info_get_and_reset_recent(tsd, old_ptr, alloc_ctx, &old_prof_info); 3768 prof_info_get_and_reset_recent(tsd, ptr, alloc_ctx, &prof_info);
|