Home
last modified time | relevance | path

Searched refs:GarbageCollectionPhases (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/include/v8-include/
H A Dv8-metrics.h24 struct GarbageCollectionPhases { struct
40 GarbageCollectionPhases total;
41 GarbageCollectionPhases total_cpp;
42 GarbageCollectionPhases main_thread;
43 GarbageCollectionPhases main_thread_cpp;
44 GarbageCollectionPhases main_thread_atomic;
45 GarbageCollectionPhases main_thread_atomic_cpp;
46 GarbageCollectionPhases main_thread_incremental;
47 GarbageCollectionPhases main_thread_incremental_cpp;
90 GarbageCollectionPhases total_cp
[all...]
/third_party/node/deps/v8/include/
H A Dv8-metrics.h23 struct GarbageCollectionPhases { struct
39 GarbageCollectionPhases total;
40 GarbageCollectionPhases total_cpp;
41 GarbageCollectionPhases main_thread;
42 GarbageCollectionPhases main_thread_cpp;
43 GarbageCollectionPhases main_thread_atomic;
44 GarbageCollectionPhases main_thread_atomic_cpp;
45 GarbageCollectionPhases main_thread_incremental;
46 GarbageCollectionPhases main_thread_incremental_cpp;
89 GarbageCollectionPhases total_cp
[all...]
/third_party/node/deps/v8/src/heap/
H A Dgc-tracer.cc1416 ::v8::metrics::GarbageCollectionPhases& metrics, in CopyTimeMetrics()
1429 ::v8::metrics::GarbageCollectionPhases& metrics, in CopyTimeMetrics()

Completed in 4 milliseconds