Home
last modified time | relevance | path

Searched refs:marking (Results 1 – 25 of 122) sorted by relevance

12345

/third_party/node/deps/v8/infra/testing/
Dbuilders.pyl1418 'V8 Linux64 TSAN - stress-incremental-marking': {
1430 'test_args': ['--extra-flags=--stress-incremental-marking'],
1435 'test_args': ['--extra-flags=--stress-incremental-marking'],
1441 'test_args': ['--extra-flags=--stress-incremental-marking'],
1446 'test_args': ['--extra-flags=--stress-incremental-marking'],
1459 'V8 Linux64 TSAN - no-concurrent-marking': {
2050 'suffix': 'marking',
2051 'test_args': ['--total-timeout-sec=2100', '--stress-marking=1']
2082 '--stress-marking=4',
2110 'suffix': 'marking',
[all …]
/third_party/skia/third_party/externals/opengl-registry/extensions/GREMEDY/
DGREMEDY_frame_terminator.txt38 This extension defines a mechanism that enables marking the end
44 marking and clearing stream loggers logs, performance counters
112 statistical analysis, marking and clearing stream loggers logs, performance
/third_party/openGLES/extensions/GREMEDY/
DGREMEDY_frame_terminator.txt38 This extension defines a mechanism that enables marking the end
44 marking and clearing stream loggers logs, performance counters
112 statistical analysis, marking and clearing stream loggers logs, performance
/third_party/node/deps/v8/include/cppgc/
DREADME.md9 - Incremental and concurrent marking;
54 Oilpan can just start marking from the regular root set and collect all garbage precisely.
79 The marking phase consists of the following steps:
87 The marking phase can be executed atomically in a stop-the-world manner, in which all 3 steps are e…
90 With incremental/concurrent marking, step 1 is executed in a short pause after which the mutator re…
121 Similar to marking, sweeping can be executed in either an atomic stop-the-world manner or increment…
/third_party/node/deps/v8/src/heap/
Dincremental-marking.h44 explicit PauseBlackAllocationScope(IncrementalMarking* marking) in PauseBlackAllocationScope() argument
45 : marking_(marking), paused_(false) { in PauseBlackAllocationScope()
Dgc-tracer.h252 const char* collector_reason, MarkingType marking);
Dgc-tracer.cc273 const char* collector_reason, MarkingType marking) { in StartCycle() argument
295 type = marking == MarkingType::kIncremental in StartCycle()
308 switch (marking) { in StartCycle()
/third_party/node/deps/v8/
DBUILD.bazel1384 "src/heap/concurrent-marking.cc",
1385 "src/heap/concurrent-marking.h",
1388 "src/heap/cppgc-js/cpp-marking-state.h",
1389 "src/heap/cppgc-js/cpp-marking-state-inl.h",
1392 "src/heap/cppgc-js/unified-heap-marking-state.cc",
1393 "src/heap/cppgc-js/unified-heap-marking-state.h",
1394 "src/heap/cppgc-js/unified-heap-marking-state-inl.h",
1395 "src/heap/cppgc-js/unified-heap-marking-verifier.cc",
1396 "src/heap/cppgc-js/unified-heap-marking-verifier.h",
1397 "src/heap/cppgc-js/unified-heap-marking-visitor.cc",
[all …]
DBUILD.gn450 "Concurrent marking requires atomic object field writes.")
564 "Requires unconditional write barriers or none (which disables incremental marking)")
2979 "src/heap/concurrent-marking.h",
2981 "src/heap/cppgc-js/cpp-marking-state-inl.h",
2982 "src/heap/cppgc-js/cpp-marking-state.h",
2984 "src/heap/cppgc-js/unified-heap-marking-state-inl.h",
2985 "src/heap/cppgc-js/unified-heap-marking-state.h",
2986 "src/heap/cppgc-js/unified-heap-marking-verifier.h",
2987 "src/heap/cppgc-js/unified-heap-marking-visitor.h",
3010 "src/heap/incremental-marking-inl.h",
[all …]
/third_party/mesa3d/docs/relnotes/
D10.3.7.rst37 without marking it dirty.
D10.4.2.rst37 without marking it dirty.
D22.0.3.rst182 - nir: fix marking XFB varyings as always active IO
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
DREADME.txt9 * Add support for isel'ing UMUL_LOHI instead of marking it as Expand.
/third_party/node/test/fixtures/postject-copy/node_modules/postject/
DREADME.markdown93 the usual manner, such as the Resource Compiler, and marking it as
/third_party/json/tests/
DCMakeLists.txt110 # Print selected standards marking unavailable ones with brackets
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/
Dvideo_encode_h264_extensions.txt409 The entires provided must: not reflect decoded picture marking
423 The entires provided must: not reflect decoded picture marking
438 Info provided must: reflect decoded picture marking operations in this
490 marking operations described for List0 in
501 marking operations described for List1 in
/third_party/node/deps/v8/infra/mb/
Dmb_config.pyl104 'V8 Linux64 TSAN - no-concurrent-marking - builder': 'release_x64_tsan_no_cm',
721 # Disable concurrent marking and atomic object field writes in order to
723 # atomic marking state enabled because that is needed for the concurrent
/third_party/rust/crates/bindgen/book/src/
Dfaq.md66 transitively contain STL things. We generally recommend marking `std::.*` as
/third_party/curl/lib/
DCMakeLists.txt103 # should export (vs. marking these symbols exportable at compile-time).
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_query_resource_tag.txt179 and marking the tagId as unused should the tagId be purged from the
DNV_path_rendering_shared_edge.txt139 accuracy, we can avoid this artifact by marking as a "shared
/third_party/openGLES/extensions/NV/
DNV_query_resource_tag.txt179 and marking the tagId as unused should the tagId be purged from the
DNV_path_rendering_shared_edge.txt139 accuracy, we can avoid this artifact by marking as a "shared
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMips.td36 // Predicate for marking the instruction as usable in hard-float mode only.
/third_party/libinput/doc/user/
Dtouchpads.rst222 touchpads provided a marking on the touch area that designates the

12345