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