-> 3.17.0 final.
[valgrind.git] / cachegrind / tests / ann1.post.exp
blob10196377a71b5cc0501cd833013634f765280b0a
1 --------------------------------------------------------------------------------
2 I1 cache: 32768 B, 64 B, 8-way associative
3 D1 cache: 32768 B, 64 B, 8-way associative
4 LL cache: 19922944 B, 64 B, 19-way associative
5 Command: ./a.out
6 Data file: cgout-test
7 Events recorded: Ir I1mr ILmr Dr D1mr DLmr Dw D1mw DLmw
8 Events shown: Ir I1mr ILmr
9 Event sort order: Ir I1mr ILmr Dr D1mr DLmr Dw D1mw DLmw
10 Thresholds: 0.1 100 100 100 100 100 100 100 100
11 Include dirs:
12 User annotated:
13 Auto-annotation: on
15 --------------------------------------------------------------------------------
16 Ir I1mr ILmr
17 --------------------------------------------------------------------------------
18 5,229,753 952 931 PROGRAM TOTALS
20 --------------------------------------------------------------------------------
21 Ir I1mr ILmr file:function
22 --------------------------------------------------------------------------------
23 5,000,015 1 1 a.c:main
24 47,993 19 19 /build/glibc-OTsEL5/glibc-2.27/elf/dl-lookup.c:do_lookup_x
25 28,534 11 11 /build/glibc-OTsEL5/glibc-2.27/elf/dl-lookup.c:_dl_lookup_symbol_x
26 28,136 7 7 /build/glibc-OTsEL5/glibc-2.27/elf/dl-tunables.c:__GI___tunables_init
27 25,408 47 47 /build/glibc-OTsEL5/glibc-2.27/string/../sysdeps/x86_64/strcmp.S:strcmp
28 21,821 23 23 /build/glibc-OTsEL5/glibc-2.27/elf/../sysdeps/x86_64/dl-machine.h:_dl_relocate_object
29 11,521 15 15 /build/glibc-OTsEL5/glibc-2.27/elf/do-rel.h:_dl_relocate_object
30 8,055 0 0 /build/glibc-OTsEL5/glibc-2.27/elf/dl-tunables.h:__GI___tunables_init
31 6,898 2 2 /build/glibc-OTsEL5/glibc-2.27/elf/dl-misc.c:_dl_name_match_p
33 --------------------------------------------------------------------------------
34 -- Auto-annotated source: a.c
35 --------------------------------------------------------------------------------
36 Ir I1mr ILmr
38 2 0 0 int main(void) {
39 1 1 1 int z = 0;
40 3,000,004 0 0 for (int i = 0; i < 1000000; i++) {
41 2,000,000 0 0 z += i;
42 . . . }
43 6 0 0 return z % 256;
44 2 0 0 }
46 --------------------------------------------------------------------------------
47 The following files chosen for auto-annotation could not be found:
48 --------------------------------------------------------------------------------
49 /build/glibc-OTsEL5/glibc-2.27/elf/../sysdeps/x86_64/dl-machine.h
50 /build/glibc-OTsEL5/glibc-2.27/elf/dl-lookup.c
51 /build/glibc-OTsEL5/glibc-2.27/elf/dl-misc.c
52 /build/glibc-OTsEL5/glibc-2.27/elf/dl-tunables.c
53 /build/glibc-OTsEL5/glibc-2.27/elf/dl-tunables.h
54 /build/glibc-OTsEL5/glibc-2.27/elf/do-rel.h
55 /build/glibc-OTsEL5/glibc-2.27/string/../sysdeps/x86_64/strcmp.S
57 --------------------------------------------------------------------------------
58 Ir I1mr ILmr
59 --------------------------------------------------------------------------------
60 5,000,015 1 1 events annotated