OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:prof_tctx_get
(Results
1 - 3
of
3
) sorted by null
/external/jemalloc/include/jemalloc/internal/
prof.h
336
prof_tctx_t *
prof_tctx_get
(const void *ptr);
400
prof_tctx_get
(const void *ptr)
function
534
prof_tctx_t *tctx =
prof_tctx_get
(ptr);
private_namespace.h
418
#define
prof_tctx_get
JEMALLOC_N(
prof_tctx_get
)
macro
private_unnamespace.h
418
#undef
prof_tctx_get
macro
Completed in 48 milliseconds