massif regtest: make verbose tests work on both 32bit and 64bit
[valgrind.git] / massif / tests / realloc.stderr.exp
blobcb4a016a30408e0a26e0ffdb86c55eea1da7575b
1 Massif: alloc-fns:
2 Massif: malloc
3 Massif: __builtin_new
4 Massif: operator new(unsigned)
5 Massif: __builtin_vec_new
6 Massif: operator new[](unsigned)
7 Massif: calloc
8 Massif: aligned_alloc
9 Massif: realloc
10 Massif: memalign
11 Massif: posix_memalign
12 Massif: valloc
13 Massif: operator new(unsigned, std::nothrow_t const&)
14 Massif: operator new[](unsigned, std::nothrow_t const&)
15 Massif: operator new(unsigned, std::align_val_t)
16 Massif: operator new[](unsigned, std::align_val_t)
17 Massif: operator new(unsigned, std::align_val_t, std::nothrow_t const&)
18 Massif: operator new[](unsigned, std::align_val_t, std::nothrow_t const&)
19 Massif: ignore-fns:
20 Massif: 0: __part_load_locale
21 Massif: 1: __time_load_locale
22 Massif: 2: dwarf2_unwind_dyld_add_image_hook
23 Massif: 3: get_or_create_key_element
24 Massif: startup S. 0 (t:0, hp:0, ex:0, st:0)
25 Massif: alloc S. 1 (t:800, hp:800, ex:0, st:0)
26 Massif: realloc S. 2 (t:800, hp:800, ex:0, st:0)
27 Massif: re-PEAK Sp 3 (t:800, hp:800, ex:0, st:0)
28 Massif: realloc S. 4 (t:800, hp:400, ex:400, st:0)
29 Massif: realloc S. 5 (t:1200, hp:1200, ex:0, st:0)
30 Massif: de-PEAK Sp 6 (t:1200, hp:1200, ex:0, st:0)
31 Massif: dealloc S. 7 (t:2400, hp:0, ex:0, st:0)
32 Massif: heap allocs: 1
33 Massif: heap reallocs: 3
34 Massif: heap frees: 1
35 Massif: ignored heap allocs: ...
36 Massif: ignored heap frees: ...
37 Massif: ignored heap reallocs: ...
38 Massif: stack allocs: 0
39 Massif: skipped snapshots: 0
40 Massif: real snapshots: 8
41 Massif: detailed snapshots: 2
42 Massif: peak snapshots: 2
43 Massif: cullings: 0