Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/cppgc/
Dstats-collector.h117 #if defined(CPPGC_CASE)
123 #define CPPGC_CASE(name) \ in GetScopeName() macro
127 CPPGC_FOR_ALL_HISTOGRAM_SCOPES(CPPGC_CASE) in GetScopeName()
128 CPPGC_FOR_ALL_SCOPES(CPPGC_CASE) in GetScopeName()
129 #undef CPPGC_CASE in GetScopeName()
138 #define CPPGC_CASE(name) \ in GetScopeName() macro
142 CPPGC_FOR_ALL_HISTOGRAM_CONCURRENT_SCOPES(CPPGC_CASE) in GetScopeName()
143 CPPGC_FOR_ALL_CONCURRENT_SCOPES(CPPGC_CASE) in GetScopeName()
144 #undef CPPGC_CASE in GetScopeName()