Searched refs:act_count (Results 1 – 2 of 2) sorted by relevance
876 gcov_type *act_count[GCOV_N_VALUE_COUNTERS]; in compute_value_histograms() local904 act_count[t] = histogram_counts[t]; in compute_value_histograms()922 if (act_count[t]) in compute_value_histograms()923 total_size = 2 + 2 * act_count[t][1]; in compute_value_histograms()930 if (act_count[t]) in compute_value_histograms()931 hist->hvalue.counters[j] = act_count[t][j]; in compute_value_histograms()934 act_count[t] += hist->n_counters; in compute_value_histograms()939 aact_count = act_count[t]; in compute_value_histograms()941 if (act_count[t]) in compute_value_histograms()942 act_count[t] += hist->n_counters; in compute_value_histograms()
811 gcov_type *act_count[GCOV_N_VALUE_COUNTERS]; in compute_value_histograms() local839 act_count[t] = histogram_counts[t]; in compute_value_histograms()851 aact_count = act_count[t]; in compute_value_histograms()853 if (act_count[t]) in compute_value_histograms()854 act_count[t] += hist->n_counters; in compute_value_histograms()