OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:huge_prof_tctx_get
(Results
1 - 5
of
5
) sorted by null
/external/jemalloc/include/jemalloc/internal/
huge.h
26
prof_tctx_t *
huge_prof_tctx_get
(tsdn_t *tsdn, const void *ptr);
private_namespace.h
286
#define
huge_prof_tctx_get
JEMALLOC_N(
huge_prof_tctx_get
)
macro
[
all
...]
private_unnamespace.h
286
#undef
huge_prof_tctx_get
macro
arena.h
[
all
...]
/external/jemalloc/src/
huge.c
456
huge_prof_tctx_get
(tsdn_t *tsdn, const void *ptr)
function
Completed in 58 milliseconds