Home
last modified time | relevance | path

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

/external/v8/src/profiler/
Dprofile-generator-inl.h39 id_(tree->next_node_id()), in ProfileNode()
Dallocation-tracker.h61 unsigned next_node_id() { return next_node_id_++; } in next_node_id() function
Dallocation-tracker.cc20 id_(tree->next_node_id()) { in AllocationTraceNode()
Dprofile-generator.h236 unsigned next_node_id() { return next_node_id_++; } in next_node_id() function