Home
last modified time | relevance | path

Searched refs:AddPathFromEnd (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/profiler/
Dallocation-tracker.cc83 AllocationTraceNode* AllocationTraceTree::AddPathFromEnd( in AddPathFromEnd() function in v8::internal::AllocationTraceTree
246 AllocationTraceNode* top_node = trace_tree_.AddPathFromEnd( in AllocationEvent()
Dallocation-tracker.h59 AllocationTraceNode* AddPathFromEnd(const Vector<unsigned>& path);
Dprofile-generator.cc318 ProfileNode* ProfileTree::AddPathFromEnd(const std::vector<CodeEntry*>& path, in AddPathFromEnd() function in v8::internal::ProfileTree
410 top_down_.AddPathFromEnd(path, src_line, update_stats); in AddPath()
Dprofile-generator.h231 ProfileNode* AddPathFromEnd(