Searched refs:extent_q (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/third_party/ulib/jemalloc/test/unit/
H A Dprof_tctx.c12 extent_t *extent_p, *extent_q; local
36 extent_q = iealloc(tsdn, q);
37 assert_ptr_not_null(extent_q, "Unexpected iealloc() failure");
38 tctx_q = prof_tctx_get(tsdn, extent_q, q);

Completed in 21 milliseconds