Searched refs:cache_lookups_disabled_for_testing_ (Results 1 – 1 of 1) sorted by relevance
166 if (PERFETTO_LIKELY(!cache_lookups_disabled_for_testing_)) { in Convert()203 cache_lookups_disabled_for_testing_ = v; in set_cache_lookups_disabled_for_testing()310 bool cache_lookups_disabled_for_testing_ = false; variable