Searched refs:prof_log_alloc_count (Results 1 – 3 of 3) sorted by relevance
13 size_t prof_log_alloc_count(void);
324 prof_log_alloc_count(void) { in prof_log_alloc_count() function376 size_t alloc_count = prof_log_alloc_count(); in prof_log_rep_check()
552 #define prof_log_alloc_count JEMALLOC_N(prof_log_alloc_count) macro