summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-profdata/Inputs/vtable-value-prof.proftext
blob: ec85dc4c3b12f0241b765806d0066583d82ce673 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
# IR level Instrumentation Flag
:ir
/path/to/vtable_prof.cc;_ZN12_GLOBAL__N_18Derived25func1Eii
# Func Hash:
742261418966908927
# Num Counters:
1
# Counter Values:
750

/path/to/vtable_prof.cc;_ZN12_GLOBAL__N_18Derived25func2Eii
# Func Hash:
742261418966908927
# Num Counters:
1
# Counter Values:
750

_Z10createTypei
# Func Hash:
146835647075900052
# Num Counters:
2
# Counter Values:
750
250

_ZN8Derived15func1Eii
# Func Hash:
742261418966908927
# Num Counters:
1
# Counter Values:
250

_ZN8Derived15func2Eii
# Func Hash:
742261418966908927
# Num Counters:
1
# Counter Values:
250

main
# Func Hash:
1124236338992350536
# Num Counters:
2
# Counter Values:
1000
1
# Num Value Kinds:
2
# ValueKind = IPVK_IndirectCallTarget:
0
# NumValueSites:
2
2
/path/to/vtable_prof.cc;_ZN12_GLOBAL__N_18Derived25func1Eii:750
_ZN8Derived15func1Eii:250
2
/path/to/vtable_prof.cc;_ZN12_GLOBAL__N_18Derived25func2Eii:750
_ZN8Derived15func2Eii:250
# ValueKind = IPVK_VTableTarget:
2
# NumValueSites:
2
2
/path/to/vtable_prof.cc;_ZTVN12_GLOBAL__N_18Derived2E:750
_ZTV8Derived1:250
2
/path/to/vtable_prof.cc;_ZTVN12_GLOBAL__N_18Derived2E:750
_ZTV8Derived1:250