Home
last modified time | relevance | path

Searched refs:tctx_p (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
18 tctx_p = prof_tctx_get(tsdn, p, NULL); in TEST_BEGIN()
19 assert_ptr_ne(tctx_p, (prof_tctx_t *)(uintptr_t)1U, in TEST_BEGIN()