xref: /llvm-project/llvm/test/tools/llvm-profdata/Inputs/profile-symbol-list.expected (revision f27fee623d0124c64a73374d0256819396647864)
1798e59b8SWei MiFunction: main: 368038, 0, 7 sampled lines
2798e59b8SWei MiSamples collected in the function's body {
3798e59b8SWei Mi  4: 1068
4798e59b8SWei Mi  4.2: 1068
5798e59b8SWei Mi  5: 2150
6798e59b8SWei Mi  5.1: 2150
7798e59b8SWei Mi  6: 4160
8798e59b8SWei Mi  7: 1068
9798e59b8SWei Mi  9: 4128, calls: _Z3bari:2942 _Z3fooi:1262
10798e59b8SWei Mi}
11798e59b8SWei MiSamples collected in inlined callsites {
12798e59b8SWei Mi  10: inlined callee: inline1: 2000, 0, 1 sampled lines
13798e59b8SWei Mi    Samples collected in the function's body {
14798e59b8SWei Mi      1: 2000
15798e59b8SWei Mi    }
16798e59b8SWei Mi    No inlined callsites in this function
17798e59b8SWei Mi  10: inlined callee: inline2: 4000, 0, 1 sampled lines
18798e59b8SWei Mi    Samples collected in the function's body {
19798e59b8SWei Mi      1: 4000
20798e59b8SWei Mi    }
21798e59b8SWei Mi    No inlined callsites in this function
22798e59b8SWei Mi}
23798e59b8SWei MiFunction: _Z3bari: 40602, 2874, 1 sampled lines
24798e59b8SWei MiSamples collected in the function's body {
25798e59b8SWei Mi  1: 2874
26798e59b8SWei Mi}
27798e59b8SWei MiNo inlined callsites in this function
28*f27fee62SHongtao YuFunction: _Z3fooi: 15422, 1220, 1 sampled lines
29*f27fee62SHongtao YuSamples collected in the function's body {
30*f27fee62SHongtao Yu  1: 1220
31*f27fee62SHongtao Yu}
32*f27fee62SHongtao YuNo inlined callsites in this function
33798e59b8SWei Mi======== Dump profile symbol list ========
34798e59b8SWei Mi_Z3goov
35798e59b8SWei Mi_Z3sumii
36798e59b8SWei Mi__libc_csu_fini
37798e59b8SWei Mi__libc_csu_init
38798e59b8SWei Mi_dl_relocate_static_pie
39798e59b8SWei Mi_fini
40798e59b8SWei Mi_init
41798e59b8SWei Mi_start
42798e59b8SWei Mimain
43