OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_size_impl
(Results
1 - 3
of
3
) sorted by null
/external/jemalloc/test/integration/
mallocx.c
24
get_size_impl
(const char *cmd, size_t ind)
function
46
return (
get_size_impl
("arenas.hchunk.0.size", ind));
xallocx.c
105
get_size_impl
(const char *cmd, size_t ind)
function
127
return (
get_size_impl
("arenas.bin.0.size", ind));
134
return (
get_size_impl
("arenas.lrun.0.size", ind));
141
return (
get_size_impl
("arenas.hchunk.0.size", ind));
rallocx.c
24
get_size_impl
(const char *cmd, size_t ind)
function
46
return (
get_size_impl
("arenas.hchunk.0.size", ind));
Completed in 64 milliseconds