Searched refs:selfEventCount_ (Results 1 – 5 of 5) sorted by relevance
323 callnode.selfEventCount_ = 2;333 callnode2.selfEventCount_ = 4;342 callnode3.selfEventCount_ = 6;368 callnode.selfEventCount_ = 2;372 callnode2.selfEventCount_ = 4;376 callnode3.selfEventCount_ = 6;
225 uint64_t selfEventCount_ = 0; member239 OutputJsonPair(output, "selfEvents", selfEventCount_, true); in OutputJson()255 subTreeEventCount_ = selfEventCount_; in UpdateChildrenEventCount()
40 uint64_t selfEventCount_ = 0; // call chain event end in this function variable48 selfEventCount_(selfEventCount) in ReportItemCallFrame()100 selfEventCount_, func_.data(), dso_.data(), vaddr_, childs.size()); in ToDebugString()
269 leftFrameIt->selfEventCount_ += rightFrame.selfEventCount_; in MergeCallFrameCount()470 if (callFrame.selfEventCount_ != 0 and callFrame.selfEventCount_ != callFrame.eventCount_) { in OutputStdCallFrames()472 callFrame.selfEventCount_, callFrame.eventCount_); in OutputStdCallFrames()
123 grandchildren.selfEventCount_ += eventCount; in AddReportCallStack()154 grandchildren.selfEventCount_ += eventCount; in AddReportCallStackReverse()