Searched refs:max_cycle_count (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/tools/tools/ath/athsurvey/
H A Dathsurvey.c84 int cycle_count = 0, max_cycle_count = 0; local
99 if (cycle_count > max_cycle_count)
100 max_cycle_count = cycle_count;

Completed in 52 milliseconds