Home
last modified time | relevance | path

Searched defs:is_concurrent (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/art/runtime/gc/collector/
H A Dpartial_mark_sweep.cc27 PartialMarkSweep::PartialMarkSweep(Heap* heap, bool is_concurrent, const std::string& name_prefix) in PartialMarkSweep()
H A Dsticky_mark_sweep.cc31 StickyMarkSweep::StickyMarkSweep(Heap* heap, bool is_concurrent, const std::string& name_prefix) in StickyMarkSweep()
H A Dmark_sweep.cc93 MarkSweep::MarkSweep(Heap* heap, bool is_concurrent, const std::string& name_prefix) in MarkSweep()
/aosp_15_r20/external/mesa3d/src/virtio/vulkan/
H A Dvn_buffer.c40 const bool is_concurrent = in vn_buffer_get_cache_index() local