OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:huge_prof_tctx_set
(Results
1 - 3
of
3
) sorted by null
/external/jemalloc/src/
huge.c
472
huge_prof_tctx_set
(tsdn_t *tsdn, const void *ptr, prof_tctx_t *tctx)
function
488
huge_prof_tctx_set
(tsdn, ptr, (prof_tctx_t *)(uintptr_t)1U);
/external/jemalloc/include/jemalloc/internal/
private_namespace.h
288
#define
huge_prof_tctx_set
JEMALLOC_N(
huge_prof_tctx_set
)
macro
[
all
...]
private_unnamespace.h
288
#undef
huge_prof_tctx_set
macro
Completed in 306 milliseconds