Searched refs:profile_proto (Results 1 – 1 of 1) sorted by relevance
800 std::string profile_proto; in TraceToHeapPprof() local802 profile_proto = builder.CompleteProfile(tp); in TraceToHeapPprof()806 std::move(profile_proto), heap_name}); in TraceToHeapPprof()941 std::string profile_proto = builder.CompleteProfile(tp); in TraceToPerfPprof() local943 ProfileType::kPerfProfile, process.pid, std::move(profile_proto), ""}); in TraceToPerfPprof()