OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:huge_prof_ctx_get
(Results
1 - 5
of
5
) sorted by null
/external/jemalloc/include/jemalloc/internal/
huge.h
24
prof_ctx_t *
huge_prof_ctx_get
(const void *ptr);
private_namespace.h
211
#define
huge_prof_ctx_get
JEMALLOC_N(
huge_prof_ctx_get
)
macro
prof.h
312
ret =
huge_prof_ctx_get
(ptr);
private_unnamespace.h
211
#undef
huge_prof_ctx_get
macro
/external/jemalloc/src/
huge.c
201
huge_prof_ctx_get
(const void *ptr)
function
Completed in 104 milliseconds