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