Searched refs:makeProcessProfile (Results 1 – 1 of 1) sorted by relevance
180 std::unique_ptr<ProcessProfile> makeProcessProfile(Profile* data) { in makeProcessProfile() function in perftools::__anonfe9becae0111::ProcessMeta637 auto pp = process_metas_[i].makeProcessProfile(b.mutable_profile()); in Profiles()