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