Searched refs:rate_threshold (Results 1 – 1 of 1) sorted by relevance
21 static unsigned int rate_threshold; variable814 if (this_rate < rate_threshold) { in prune_entry()821 if (rate < rate_threshold) in prune_entry()1092 rate_threshold = atoi(optarg); in main()