Searched refs:prof_lookup (Results 1 – 5 of 5) sorted by relevance
289 prof_tctx_t *prof_lookup(tsd_t *tsd, prof_bt_t *bt);475 ret = prof_lookup(tsd, &bt); in prof_alloc_prep()
405 prof_lookup
407 #define prof_lookup JEMALLOC_N(prof_lookup) macro
407 #undef prof_lookup
757 prof_lookup(tsd_t *tsd, prof_bt_t *bt) in prof_lookup() function