OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:prof_malloc
(Results
1 - 3
of
3
) sorted by null
/external/jemalloc/include/jemalloc/internal/
prof.h
342
void
prof_malloc
(const void *ptr, size_t usize, prof_tctx_t *tctx);
482
prof_malloc
(const void *ptr, size_t usize, prof_tctx_t *tctx)
function
private_namespace.h
408
#define
prof_malloc
JEMALLOC_N(
prof_malloc
)
macro
private_unnamespace.h
408
#undef
prof_malloc
macro
Completed in 64 milliseconds