OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:prof_free
(Results
1 - 4
of
4
) sorted by null
/external/jemalloc/include/jemalloc/internal/
prof.h
346
void
prof_free
(tsd_t *tsd, const void *ptr, size_t usize);
532
prof_free
(tsd_t *tsd, const void *ptr, size_t usize)
function
private_namespace.h
398
#define
prof_free
JEMALLOC_N(
prof_free
)
macro
private_unnamespace.h
398
#undef
prof_free
macro
/external/jemalloc/src/
jemalloc.c
[
all
...]
Completed in 810 milliseconds