Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/profiler/
H A Dallocation-tracker.cc78 AllocationTraceNode* AllocationTraceTree::AddPathFromEnd( in AddPathFromEnd() function in v8::internal::AllocationTraceTree
226 AllocationTraceNode* top_node = trace_tree_.AddPathFromEnd( in AllocationEvent()
H A Dallocation-tracker.h65 AllocationTraceNode* AddPathFromEnd(const base::Vector<unsigned>& path);
H A Dprofile-generator.h366 ProfileNode* AddPathFromEnd(
370 ProfileNode* AddPathFromEnd(
H A Dprofile-generator.cc477 ProfileNode* ProfileTree::AddPathFromEnd(const std::vector<CodeEntry*>& path, in AddPathFromEnd() function in v8::internal::ProfileTree
498 ProfileNode* ProfileTree::AddPathFromEnd(const ProfileStackTrace& path, in AddPathFromEnd() function in v8::internal::ProfileTree
632 top_down_.AddPathFromEnd(path, src_line, update_stats, options_.mode()); in AddPath()

Completed in 6 milliseconds