OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_nsizes_impl
(Results
1 - 3
of
3
) sorted by null
/external/jemalloc/test/integration/
mallocx.c
4
get_nsizes_impl
(const char *cmd)
function
20
return (
get_nsizes_impl
("arenas.nhchunks"));
xallocx.c
71
get_nsizes_impl
(const char *cmd)
function
87
return (
get_nsizes_impl
("arenas.nbins"));
94
return (
get_nsizes_impl
("arenas.nlruns"));
101
return (
get_nsizes_impl
("arenas.nhchunks"));
rallocx.c
4
get_nsizes_impl
(const char *cmd)
function
20
return (
get_nsizes_impl
("arenas.nhchunks"));
Completed in 220 milliseconds