Home
last modified time | relevance | path

Searched refs:threshold2 (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/scripts/
Dbootgraph.pl180 my $threshold2 = ($maxtime - $firsttime) / 120.0;
181 my $threshold = $threshold2/10;
218 if ($duration >= $threshold2) {
/linux-4.1.27/drivers/net/wireless/ath/wcn36xx/
Dhal.h3190 s8 threshold2:8; member