diff options
Diffstat (limited to 'llvm/test/tools/llvm-profdata/Inputs/sample-profile-ext.proftext')
| -rw-r--r-- | llvm/test/tools/llvm-profdata/Inputs/sample-profile-ext.proftext | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/llvm/test/tools/llvm-profdata/Inputs/sample-profile-ext.proftext b/llvm/test/tools/llvm-profdata/Inputs/sample-profile-ext.proftext new file mode 100644 index 000000000000..0a12512161a8 --- /dev/null +++ b/llvm/test/tools/llvm-profdata/Inputs/sample-profile-ext.proftext @@ -0,0 +1,18 @@ +main:184019:0 + 4: 534 + 4.2: 534 + 5: 1075 + 5.1: 1075 + 6: 2080 + 7: 534 + 9: 2064 _Z3bari:1471 _Z3fooi:631 + 9: vtable_bar:1471 vtable_foo:630 // CallTargetVtables + 10: inline1:1000 + 1: 1000 + 10: inline2:2000 + 1: 2000 + 10: inline1_vtable:1000 inline2_vtable:2000 // CallSiteVtables +_Z3bari:20301:1437 + 1: 1437 +_Z3fooi:7711:610 + 1: 610 |
