@@ -153,47 +153,47 @@ RUN: llvm-profdata show -sample -detailed-summary %t3.proftext | FileCheck %s -c
153
153
154
154
; SUMMARY: Total functions: 4
155
155
; SUMMARY-NEXT: Maximum function count: 32
156
- ; SUMMARY-NEXT: Maximum block count: 362830
156
+ ; SUMMARY-NEXT: Maximum internal block count: 0
157
157
; SUMMARY-NEXT: Total number of blocks: 16
158
158
; SUMMARY-NEXT: Total count: 772562
159
159
; SUMMARY-NEXT: Detailed summary:
160
- ; SUMMARY-NEXT: 1 blocks with count >= 362830 account for 1 percentage of the total counts.
161
- ; SUMMARY-NEXT: 1 blocks with count >= 362830 account for 10 percentage of the total counts.
162
- ; SUMMARY-NEXT: 1 blocks with count >= 362830 account for 20 percentage of the total counts.
163
- ; SUMMARY-NEXT: 1 blocks with count >= 362830 account for 30 percentage of the total counts.
164
- ; SUMMARY-NEXT: 1 blocks with count >= 362830 account for 40 percentage of the total counts.
165
- ; SUMMARY-NEXT: 2 blocks with count >= 362805 account for 50 percentage of the total counts.
166
- ; SUMMARY-NEXT: 2 blocks with count >= 362805 account for 60 percentage of the total counts.
167
- ; SUMMARY-NEXT: 2 blocks with count >= 362805 account for 70 percentage of the total counts.
168
- ; SUMMARY-NEXT: 2 blocks with count >= 362805 account for 80 percentage of the total counts.
169
- ; SUMMARY-NEXT: 2 blocks with count >= 362805 account for 90 percentage of the total counts.
170
- ; SUMMARY-NEXT: 3 blocks with count >= 23327 account for 95 percentage of the total counts.
171
- ; SUMMARY-NEXT: 4 blocks with count >= 23324 account for 99 percentage of the total counts.
172
- ; SUMMARY-NEXT: 4 blocks with count >= 23324 account for 99.9 percentage of the total counts.
173
- ; SUMMARY-NEXT: 11 blocks with count >= 24 account for 99.99 percentage of the total counts.
174
- ; SUMMARY-NEXT: 16 blocks with count >= 10 account for 99.999 percentage of the total counts.
175
- ; SUMMARY-NEXT: 16 blocks with count >= 10 account for 99.9999 percentage of the total counts.
160
+ ; SUMMARY-NEXT: 1 blocks (6.25%) with count >= 362830 account for 1% of the total counts.
161
+ ; SUMMARY-NEXT: 1 blocks (6.25%) with count >= 362830 account for 10% of the total counts.
162
+ ; SUMMARY-NEXT: 1 blocks (6.25%) with count >= 362830 account for 20% of the total counts.
163
+ ; SUMMARY-NEXT: 1 blocks (6.25%) with count >= 362830 account for 30% of the total counts.
164
+ ; SUMMARY-NEXT: 1 blocks (6.25%) with count >= 362830 account for 40% of the total counts.
165
+ ; SUMMARY-NEXT: 2 blocks (12.50%) with count >= 362805 account for 50% of the total counts.
166
+ ; SUMMARY-NEXT: 2 blocks (12.50%) with count >= 362805 account for 60% of the total counts.
167
+ ; SUMMARY-NEXT: 2 blocks (12.50%) with count >= 362805 account for 70% of the total counts.
168
+ ; SUMMARY-NEXT: 2 blocks (12.50%) with count >= 362805 account for 80% of the total counts.
169
+ ; SUMMARY-NEXT: 2 blocks (12.50%) with count >= 362805 account for 90% of the total counts.
170
+ ; SUMMARY-NEXT: 3 blocks (18.75%) with count >= 23327 account for 95% of the total counts.
171
+ ; SUMMARY-NEXT: 4 blocks (25.00%) with count >= 23324 account for 99% of the total counts.
172
+ ; SUMMARY-NEXT: 4 blocks (25.00%) with count >= 23324 account for 99.9% of the total counts.
173
+ ; SUMMARY-NEXT: 11 blocks (68.75%) with count >= 24 account for 99.99% of the total counts.
174
+ ; SUMMARY-NEXT: 16 blocks (100.00%) with count >= 10 account for 99.999% of the total counts.
175
+ ; SUMMARY-NEXT: 16 blocks (100.00%) with count >= 10 account for 99.9999% of the total counts.
176
176
177
177
178
178
; SUMMARY-NEST: Total functions: 4
179
179
; SUMMARY-NEST-NEXT: Maximum function count: 32
180
- ; SUMMARY-NEST-NEXT: Maximum block count: 362830
180
+ ; SUMMARY-NEST-NEXT: Maximum internal block count: 0
181
181
; SUMMARY-NEST-NEXT: Total number of blocks: 15
182
182
; SUMMARY-NEST-NEXT: Total count: 772504
183
183
; SUMMARY-NEST-NEXT: Detailed summary:
184
- ; SUMMARY-NEST-NEXT: 1 blocks with count >= 362830 account for 1 percentage of the total counts.
185
- ; SUMMARY-NEST-NEXT: 1 blocks with count >= 362830 account for 10 percentage of the total counts.
186
- ; SUMMARY-NEST-NEXT: 1 blocks with count >= 362830 account for 20 percentage of the total counts.
187
- ; SUMMARY-NEST-NEXT: 1 blocks with count >= 362830 account for 30 percentage of the total counts.
188
- ; SUMMARY-NEST-NEXT: 1 blocks with count >= 362830 account for 40 percentage of the total counts.
189
- ; SUMMARY-NEST-NEXT: 2 blocks with count >= 362805 account for 50 percentage of the total counts.
190
- ; SUMMARY-NEST-NEXT: 2 blocks with count >= 362805 account for 60 percentage of the total counts.
191
- ; SUMMARY-NEST-NEXT: 2 blocks with count >= 362805 account for 70 percentage of the total counts.
192
- ; SUMMARY-NEST-NEXT: 2 blocks with count >= 362805 account for 80 percentage of the total counts.
193
- ; SUMMARY-NEST-NEXT: 2 blocks with count >= 362805 account for 90 percentage of the total counts.
194
- ; SUMMARY-NEST-NEXT: 3 blocks with count >= 23327 account for 95 percentage of the total counts.
195
- ; SUMMARY-NEST-NEXT: 4 blocks with count >= 23324 account for 99 percentage of the total counts.
196
- ; SUMMARY-NEST-NEXT: 4 blocks with count >= 23324 account for 99.9 percentage of the total counts.
197
- ; SUMMARY-NEST-NEXT: 10 blocks with count >= 21 account for 99.99 percentage of the total counts.
198
- ; SUMMARY-NEST-NEXT: 15 blocks with count >= 10 account for 99.999 percentage of the total counts.
199
- ; SUMMARY-NEST-NEXT: 15 blocks with count >= 10 account for 99.9999 percentage of the total counts.
184
+ ; SUMMARY-NEST-NEXT: 1 blocks (6.67%) with count >= 362830 account for 1% of the total counts.
185
+ ; SUMMARY-NEST-NEXT: 1 blocks (6.67%) with count >= 362830 account for 10% of the total counts.
186
+ ; SUMMARY-NEST-NEXT: 1 blocks (6.67%) with count >= 362830 account for 20% of the total counts.
187
+ ; SUMMARY-NEST-NEXT: 1 blocks (6.67%) with count >= 362830 account for 30% of the total counts.
188
+ ; SUMMARY-NEST-NEXT: 1 blocks (6.67%) with count >= 362830 account for 40% of the total counts.
189
+ ; SUMMARY-NEST-NEXT: 2 blocks (13.33%) with count >= 362805 account for 50% of the total counts.
190
+ ; SUMMARY-NEST-NEXT: 2 blocks (13.33%) with count >= 362805 account for 60% of the total counts.
191
+ ; SUMMARY-NEST-NEXT: 2 blocks (13.33%) with count >= 362805 account for 70% of the total counts.
192
+ ; SUMMARY-NEST-NEXT: 2 blocks (13.33%) with count >= 362805 account for 80% of the total counts.
193
+ ; SUMMARY-NEST-NEXT: 2 blocks (13.33%) with count >= 362805 account for 90% of the total counts.
194
+ ; SUMMARY-NEST-NEXT: 3 blocks (20.00%) with count >= 23327 account for 95% of the total counts.
195
+ ; SUMMARY-NEST-NEXT: 4 blocks (26.67%) with count >= 23324 account for 99% of the total counts.
196
+ ; SUMMARY-NEST-NEXT: 4 blocks (26.67%) with count >= 23324 account for 99.9% of the total counts.
197
+ ; SUMMARY-NEST-NEXT: 10 blocks (66.67%) with count >= 21 account for 99.99% of the total counts.
198
+ ; SUMMARY-NEST-NEXT: 15 blocks (100.00%) with count >= 10 account for 99.999% of the total counts.
199
+ ; SUMMARY-NEST-NEXT: 15 blocks (100.00%) with count >= 10 account for 99.9999% of the total counts.
0 commit comments