Home | History | Annotate | Download | only in cachegrind

Lines Matching full:counts

72 # CCs are arrays, the counts corresponding to @events, with 'undef'
78 # Total counts for summary (an array reference).
128 # all the threshold counts.
153 the counts of the primary sort event [$default_threshold]
303 # Add each event count to the CC array. '.' counts become undef, as do
308 (@CC <= @events) or die("Line $.: too many event counts\n");
518 # Because the counts can get very big, and we don't want to waste screen space
584 # Header and counts for summary
635 # Update the threshold counts
811 # Annotate chosen lines, tracking total counts of lines printed
856 # Print summary of counts attributed to file but not to any
860 print(" <counts for unidentified lines in $src_file>\n\n");