Home
last modified time | relevance | path

Searched refs:add_profile (Results 1 – 2 of 2) sorted by relevance

/external/oprofile/pp/
Dopreport.cpp95 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() function in __anoncebc0ef20111::app_summary
178 total_counts[i] += app.add_profile(*it, i); in summary_container()
182 += ait->second.add_profile(*it, i); in summary_container()
/external/oprofile/libpp/
Darrange_profiles.cpp626 void add_profile(profile_class & pclass, parsed_filename const & parsed, in add_profile() function
672 add_profile(pclass, parsed, merge_by.lib, extra); in arrange_profiles()