HomeSort by relevance Sort by last modified time
    Searched refs:next_node_id (Results 1 - 4 of 4) sorted by null

  /external/v8/src/profiler/
profile-generator-inl.h 37 id_(tree->next_node_id()),
allocation-tracker.h 61 unsigned next_node_id() { return next_node_id_++; } function in class:v8::internal::AllocationTraceTree
allocation-tracker.cc 20 id_(tree->next_node_id()) {
profile-generator.h 244 unsigned next_node_id() { return next_node_id_++; } function in class:v8::internal::ProfileTree

Completed in 169 milliseconds