Home
last modified time | relevance | path

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

/art/runtime/gc/collector/
Dconcurrent_copying.h74 bool measure_read_barrier_slow_path = false);
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()