Home
last modified time | relevance | path

Searched refs:next_node_id (Results 1 – 6 of 6) sorted by relevance

/third_party/node/deps/v8/src/profiler/
Dprofile-generator-inl.h39 id_(tree->next_node_id()) { in ProfileNode()
Dsampling-heap-profiler.cc60 next_node_id()), in SamplingHeapProfiler()
127 parent, name, script_id, start_position, next_node_id()); in FindOrAddChildNode()
Dallocation-tracker.h67 unsigned next_node_id() { return next_node_id_++; } in next_node_id() function
Dsampling-heap-profiler.h169 uint32_t next_node_id() { return ++last_node_id_; } in next_node_id() function
Dallocation-tracker.cc21 id_(tree->next_node_id()) { in AllocationTraceNode()
Dprofile-generator.h375 unsigned next_node_id() { return next_node_id_++; } in next_node_id() function