Home
last modified time | relevance | path

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

/aosp12/art/runtime/gc/collector/
H A Dconcurrent_copying.h74 bool measure_read_barrier_slow_path = false);
H A Dconcurrent_copying.cc74 bool measure_read_barrier_slow_path) in ConcurrentCopying() argument
108 measure_read_barrier_slow_path_(measure_read_barrier_slow_path), in ConcurrentCopying()