Lines Matching refs:counts

5 # RUN: llvm-profdata show %t.profdata --function function_count_only --counts | FileCheck %s -check…
13 # FUNC_COUNT_ONLY-NEXT: Block counts: []
15 # RUN: llvm-profdata show %t.profdata.dense --function "name with spaces" --counts | FileCheck %s -…
16 # RUN: llvm-profdata show %t.profdata --function "name with spaces" --counts | FileCheck %s --check…
25 # SPACES-NEXT: Block counts: [0]
28 # RUN: llvm-profdata show %t.profdata --function large_numbers --counts | FileCheck %s -check-prefi…
41 # LARGENUM-NEXT: Block counts: [1152921504606846976, 576460752303423488, 288230376151711744, 144115…
74 …D-SUMMARY: 3 blocks with count >= 576460752303423488 account for 80 percentage of the total counts.
75 …D-SUMMARY: 4 blocks with count >= 288230376151711744 account for 90 percentage of the total counts.
76 …D-SUMMARY: 4 blocks with count >= 288230376151711744 account for 95 percentage of the total counts.
77 …ED-SUMMARY: 6 blocks with count >= 72057594037927936 account for 99 percentage of the total counts.
78 …-SUMMARY: 6 blocks with count >= 72057594037927936 account for 99.9 percentage of the total counts.
79 …SUMMARY: 6 blocks with count >= 72057594037927936 account for 99.99 percentage of the total counts.
80 …UMMARY: 6 blocks with count >= 72057594037927936 account for 99.999 percentage of the total counts.
83 …UMMARY-2: 2 blocks with count >= 1152921504606846976 account for 60 percentage of the total counts.
86 …UMMARY-3: 2 blocks with count >= 1152921504606846976 account for 60 percentage of the total counts.
87 …SUMMARY-3: 4 blocks with count >= 288230376151711744 account for 90 percentage of the total counts.
88 …ARY-3: 6 blocks with count >= 72057594037927936 account for 99.9999 percentage of the total counts.