HomeSort by relevance Sort by last modified time
    Searched full:insig (Results 1 - 4 of 4) sorted by null

  /external/valgrind/massif/tests/
insig.vgtest 2 prog: insig
Makefile.am 23 insig.post.exp insig.stderr.exp insig.vgtest \
61 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/massif/
ms_main.c 558 SizeT szB; // memory size for the node, be it Sig or Insig
574 Insig;
651 // 0 sig, 0 insig alloc 0 children
652 // N sig, 0 insig alloc N children, dup all
653 // N sig, M insig alloc N+1, dup first N, aggregate remaining M
654 // 0 sig, M insig alloc 1, aggregate M
710 // Nb: We 'n_sxpt_allocs' here because creating an Insig SXPt
716 insig_sxpt->Insig.n_xpts = n_insig_children;
    [all...]

Completed in 215 milliseconds