Home
last modified time | relevance | path

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

/third_party/node/src/
Dnode_perf.cc132 const GCPerformanceEntry& entry) { in GetDetails()
177 std::unique_ptr<GCPerformanceEntry> entry = in MarkGarbageCollectionEnd()
178 std::make_unique<GCPerformanceEntry>( in MarkGarbageCollectionEnd()
182 GCPerformanceEntry::Details(static_cast<PerformanceGCKind>(type), in MarkGarbageCollectionEnd()
Dnode_perf.h161 using GCPerformanceEntry = PerformanceEntry<GCPerformanceEntryTraits>; variable
/third_party/node/doc/changelogs/
DCHANGELOG_V13.md818 …* add property flags to GCPerformanceEntry (Kirill Fomichev) [#29547](https://github.com/nodejs/no…
946 …4c7b)] - **(SEMVER-MINOR)** **perf\_hooks**: add property flags to GCPerformanceEntry (Kirill Fomi…
DCHANGELOG_V12.md1932 …d9f2)] - **(SEMVER-MINOR)** **perf\_hooks**: add property flags to GCPerformanceEntry (Kirill Fomi…