Searched refs:profile_set (Results 1 – 3 of 3) sorted by relevance
90 struct profile_set { struct107 std::list<profile_set> profiles; argument163 std::ostream & operator<<(std::ostream &, profile_set const &);
243 profile_set const & profile = *(pclass.profiles.begin()); in get_first_header()293 profile_set const & profile = *(pclass.profiles.begin()); in get_header()588 add_to_profile_set(profile_set & set, parsed_filename const & parsed, in add_to_profile_set()629 list<profile_set>::iterator it = pclass.profiles.begin(); in add_profile()630 list<profile_set>::iterator const end = pclass.profiles.end(); in add_profile()639 profile_set set; in add_profile()719 ostream & operator<<(ostream & out, profile_set const & pset) in operator <<()757 list<profile_set>::const_iterator it; in operator <<()758 list<profile_set>::const_iterator const end = pclass.profiles.end(); in operator <<()834 list<profile_set>::const_iterator pit in invert_profiles()[all …]
95 count_type add_profile(profile_set const & profile, size_t pclass);124 count_type app_summary::add_profile(profile_set const & profile, in add_profile()168 list<profile_set>::const_iterator it in summary_container()170 list<profile_set>::const_iterator const end in summary_container()