Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/cppgc/
Dstats-collector.h121 constexpr static const char* GetScopeName(ScopeId id, CollectionType type) { in GetScopeName() function
135 constexpr static const char* GetScopeName(ConcurrentScopeId id, in GetScopeName() function
436 GetScopeName(scope_id_, stats_collector_->current_.collection_type)); in StartTraceImpl()
446 GetScopeName(scope_id_, stats_collector_->current_.collection_type), k1, in StartTraceImpl()
458 GetScopeName(scope_id_, stats_collector_->current_.collection_type), k1, in StartTraceImpl()
468 GetScopeName(scope_id_, stats_collector_->current_.collection_type), in StopTraceImpl()