Searched refs:pprof_profile_ (Results 1 – 2 of 2) sorted by relevance
89 std::unique_ptr<PprofProfile> pprof_profile_; variable
508 pprof_profile_.reset(new PprofProfileImpl(&opts)); in ShowInternal()511 Status s = pprof_profile_->WritePprofProfile( in ShowInternal()530 pprof_profile_->AddSample(root, call_ids); in Format()535 uint64 loc_id = pprof_profile_->AddLocation(node, root); in Format()