OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:insig
(Results
1 - 4
of
4
) sorted by null
/external/valgrind/main/massif/tests/
insig.vgtest
2
prog:
insig
Makefile.am
22
insig
.post.exp
insig
.stderr.exp
insig
.vgtest \
52
insig
\
insig.post.exp
2
Command: ./
insig
49
->90.50% (16,000B) 0x........: main (
insig
.c:8)
51
->01.36% (240B) 0x........: main (
insig
.c:9)
53
->01.09% (192B) 0x........: main (
insig
.c:10)
71
->83.68% (16,000B) 0x........: main (
insig
.c:8)
75
->01.26% (240B) 0x........: main (
insig
.c:9)
77
->01.00% (192B) 0x........: main (
insig
.c:10)
/external/valgrind/main/massif/
ms_main.c
570
SizeT szB; // memory size for the node, be it Sig or
Insig
586
Insig
;
685
// 0 sig, 0
insig
alloc 0 children
686
// N sig, 0
insig
alloc N children, dup all
687
// N sig, M
insig
alloc N+1, dup first N, aggregate remaining M
688
// 0 sig, M
insig
alloc 1, aggregate M
744
// Nb: We 'n_sxpt_allocs' here because creating an
Insig
SXPt
750
insig_sxpt->
Insig
.n_xpts = n_insig_children;
[
all
...]
Completed in 718 milliseconds