Searched refs:hit_count_clone (Results 1 – 1 of 1) sorted by relevance
309 let hit_count_clone = hit_count.clone(); in test_watchdog() localVariable312 format!("hit_count: {}", hit_count_clone.fetch_add(1, atomic::Ordering::Relaxed)) in test_watchdog()