OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mspace_track_large_chunks
(Results
1 - 4
of
4
) sorted by null
/external/eigen/unsupported/test/mpreal/
dlmalloc.h
454
mspace_track_large_chunks
controls whether requests for large chunks
464
int
mspace_track_large_chunks
(mspace msp, int enable);
dlmalloc.c
5008
int
mspace_track_large_chunks
(mspace msp, int enable) {
function
[
all
...]
/bionic/libc/upstream-dlmalloc/
malloc.h
564
mspace_track_large_chunks
controls whether requests for large chunks
574
int
mspace_track_large_chunks
(mspace msp, int enable);
malloc.c
5479
int
mspace_track_large_chunks
(mspace msp, int enable) {
function
[
all
...]
Completed in 158 milliseconds