Home | History | Annotate | Download | only in pp

Lines Matching refs:count_type

53 	count_type add_files(list<profile_sample_files> const & files,
58 count_type summary::
61 count_type subtotal = 0;
67 count_type count = profile_t::sample_count(it->sample_filename);
95 count_type add_profile(profile_set const & profile, size_t pclass);
124 count_type app_summary::add_profile(profile_set const & profile,
127 count_type group_total = 0;
131 count_type app_count = summ.add_files(profile.files, pclass);
141 count_type lib_count = summ.add_files(it->files, pclass);
225 void output_count(count_type total_count, count_type count)
305 count_type tot_count = options::global_percent