OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:print_malloc_stats
(Results
1 - 6
of
6
) sorted by null
/external/valgrind/drd/
drd_malloc_wrappers.h
45
void DRD_(
print_malloc_stats
)(void);
drd_malloc_wrappers.c
344
void DRD_(
print_malloc_stats
)(void)
function
drd_main.c
819
DRD_(
print_malloc_stats
)();
[
all
...]
/external/valgrind/memcheck/
mc_include.h
142
void MC_(
print_malloc_stats
) ( void );
mc_malloc_wrappers.c
1081
void MC_(
print_malloc_stats
) ( void )
function
[
all
...]
mc_main.c
[
all
...]
Completed in 911 milliseconds