Searched refs:prof_lookup (Results 1 – 10 of 10) sorted by relevance
51 prof_tctx_t *prof_lookup(tsd_t *tsd, prof_bt_t *bt);
115 ret = prof_lookup(tsd, &bt); in prof_alloc_prep()
305 #define prof_lookup JEMALLOC_N(prof_lookup) macro
300 #define prof_lookup JEMALLOC_N(prof_lookup) macro
289 prof_tctx_t *prof_lookup(tsd_t *tsd, prof_bt_t *bt);476 ret = prof_lookup(tsd, &bt); in prof_alloc_prep()
444 prof_lookup
444 #define prof_lookup JEMALLOC_N(prof_lookup) macro
444 #undef prof_lookup
762 prof_lookup(tsd_t *tsd, prof_bt_t *bt) in prof_lookup() function
785 prof_lookup(tsd_t *tsd, prof_bt_t *bt) { in prof_lookup() function