Searched refs:flush_count_ (Results 1 – 2 of 2) sorted by relevance
/hardware/google/camera/common/hal/utils/profiling/ | ||
D | tracked_profiler.h | 66 uint8_t flush_count_ = 0; variable |
D | tracked_profiler.cc | 106 id = flush_count_++; in AcceptNextState() |