Searched refs:scan_steps_ (Results 1 – 2 of 2) sorted by relevance
48 scan_steps_(scan_steps), in FileScanner()65 PERFETTO_DCHECK(scan_interval_ms_ && scan_steps_); in Scan()66 Steps(scan_steps_); in Scan()
64 const uint32_t scan_steps_; variable