Searched refs:prof_active_get_unlocked (Results 1 – 5 of 5) sorted by relevance
28 if (likely(prof_interval == 0 || !prof_active_get_unlocked())) { in arena_prof_accum()
73 prof_active_get_unlocked(void) { in prof_active_get_unlocked() function
1890 tsd, usize, prof_active_get_unlocked(), true);2189 prof_active = prof_active_get_unlocked();2642 prof_active = prof_active_get_unlocked();2802 prof_active = prof_active_get_unlocked();
1784 if (!prof_booted || tsdn_null(tsdn) || !prof_active_get_unlocked()) { in prof_idump()1841 if (!prof_booted || tsdn_null(tsdn) || !prof_active_get_unlocked()) { in prof_gdump()
663 + Make one call to prof_active_get_unlocked() per allocation event, and use