drd: Improve thread startup code for non-Linux platforms
[valgrind.git] / massif / tests / deep-C.stderr.exp
blob3243ca61025040a4db59f06b8166ea6d87779b3f
1 Massif: alloc-fns:
2 Massif:   malloc
3 Massif:   __builtin_new
4 Massif:   operator new(unsigned)
5 Massif:   operator new(unsigned long)
6 Massif:   __builtin_vec_new
7 Massif:   operator new[](unsigned)
8 Massif:   operator new[](unsigned long)
9 Massif:   calloc
10 Massif:   realloc
11 Massif:   memalign
12 Massif:   posix_memalign
13 Massif:   valloc
14 Massif:   operator new(unsigned, std::nothrow_t const&)
15 Massif:   operator new[](unsigned, std::nothrow_t const&)
16 Massif:   operator new(unsigned long, std::nothrow_t const&)
17 Massif:   operator new[](unsigned long, std::nothrow_t const&)
18 Massif:   a3
19 Massif:   a4
20 Massif:   a5
21 Massif:   a6
22 Massif:   a7
23 Massif:   a8
24 Massif:   a9
25 Massif:   a10
26 Massif:   a11
27 Massif:   a12
28 Massif: ignore-fns:
29 Massif:   0: __part_load_locale
30 Massif:   1: __time_load_locale
31 Massif:   2: dwarf2_unwind_dyld_add_image_hook
32 Massif:   3: get_or_create_key_element
33 Massif: startup S.  0 (t:0, hp:0, ex:0, st:0)
34 Massif:   alloc S.  1 (t:408, hp:400, ex:8, st:0)
35 Massif:   alloc S.  2 (t:816, hp:800, ex:16, st:0)
36 Massif:   alloc S.  3 (t:1224, hp:1200, ex:24, st:0)
37 Massif:   alloc S.  4 (t:1632, hp:1600, ex:32, st:0)
38 Massif:   alloc S.  5 (t:2040, hp:2000, ex:40, st:0)
39 Massif:   alloc S.  6 (t:2448, hp:2400, ex:48, st:0)
40 Massif:   alloc S.  7 (t:2856, hp:2800, ex:56, st:0)
41 Massif:   alloc S.  8 (t:3264, hp:3200, ex:64, st:0)
42 Massif:   alloc Sd  9 (t:3672, hp:3600, ex:72, st:0)
43 Massif:   alloc S. 10 (t:4080, hp:4000, ex:80, st:0)
44 Massif: heap allocs:           10
45 Massif: heap reallocs:         0
46 Massif: heap frees:            0
47 Massif: ignored heap allocs:   ...
48 Massif: ignored heap frees:    ...
49 Massif: ignored heap reallocs: ...
50 Massif: stack allocs:          0
51 Massif: stack frees:           0
52 Massif: XPts:                 ...
53 Massif: top-XPts:             ...
54 Massif: XPt init expansions:  ...
55 Massif: XPt later expansions: ...
56 Massif: SXPt allocs:          ...
57 Massif: SXPt frees:           ...
58 Massif: skipped snapshots:     0
59 Massif: real snapshots:        11
60 Massif: detailed snapshots:    1
61 Massif: peak snapshots:        0
62 Massif: cullings:              0
63 Massif: XCon redos:           ...