OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tot_alloc
(Results
1 - 2
of
2
) sorted by null
/external/valgrind/main/coregrind/
m_mallocfree.c
613
ULong
tot_alloc
= VG_(am_get_anonsize_total)();
local
639
VG_(message)(Vg_UserMsg, s1, who, (ULong)szB,
tot_alloc
);
641
VG_(debugLog)(0,"mallocfree", s1, who, (ULong)szB,
tot_alloc
);
[
all
...]
/external/valgrind/main/exp-dhat/
dh_main.c
[
all
...]
Completed in 2117 milliseconds