1 --------------------------------------------------------------------------------
2 Profile data file
'../../cachegrind/tests/cgout-test'
3 --------------------------------------------------------------------------------
4 I1
cache: 32768 B
, 64 B
, 8-way associative
5 D1
cache: 32768 B
, 64 B
, 8-way associative
6 LL
cache: 19922944 B
, 64 B
, 19-way associative
7 Profiled target
: .
/a.out
8 Events recorded
: Ir I1mr ILmr Dr D1mr DLmr Dw D1mw DLmw
12 Include dirs
: ..
/..
/cachegrind
/tests
/
16 --------------------------------------------------------------------------------
18 --------------------------------------------------------------------------------
19 18,005 (100.0%) 4,057,955 (100.0%) 5,229,753 (100.0%) PROGRAM TOTALS
21 --------------------------------------------------------------------------------
22 Dw Dr Ir file
:function
23 --------------------------------------------------------------------------------
24 3 ( 0.02%) 4,000,004 (98.57%) 5,000,015 (95.61%) a.c
:main
25 4,543 (25.23%) 17,566 ( 0.43%) 47,993 ( 0.92%) /build
/glibc
-OTsEL5
/glibc
-2.27/elf
/dl
-lookup.c
:do_lookup_x
27 --------------------------------------------------------------------------------
28 -- Auto
-annotated source
: ..
/..
/cachegrind
/tests
/ + a.c
29 --------------------------------------------------------------------------------
32 1 ( 0.01%) 0 2 ( 0.00%) int main
(void
) {
33 1 ( 0.01%) 0 1 ( 0.00%) int z
= 0;
34 1 ( 0.01%) 2,000,001 (49.29%) 3,000,004 (57.36%) for (int i
= 0; i
< 1000000; i
++) {
35 0 2,000,000 (49.29%) 2,000,000 (38.24%) z
+= i
;
37 0 1 ( 0.00%) 6 ( 0.00%) return z
% 256;
38 0 2 ( 0.00%) 2 ( 0.00%) }
40 --------------------------------------------------------------------------------
41 The following files chosen
for auto
-annotation could not be found
:
42 --------------------------------------------------------------------------------
43 /build
/glibc
-OTsEL5
/glibc
-2.27/elf
/dl
-lookup.c
45 --------------------------------------------------------------------------------
47 --------------------------------------------------------------------------------
48 3 ( 0.02%) 4,000,004 (98.57%) 5,000,015 (95.61%) events annotated