Home
last modified time | relevance | path

Searched refs:tctx_q (Results 1 – 1 of 1) sorted by relevance

/external/jemalloc_new/test/unit/
Dprof_tctx.c7 prof_tctx_t *tctx_p, *tctx_q; in TEST_BEGIN() local
28 tctx_q = prof_tctx_get(tsdn, q, NULL); in TEST_BEGIN()
29 assert_ptr_ne(tctx_q, (prof_tctx_t *)(uintptr_t)1U, in TEST_BEGIN()