Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/scripts/
H A Dbootgraph.pl166 my $threshold2 = ($maxtime - $firsttime) / 120.0;
167 my $threshold = $threshold2/10;
204 if ($duration >= $threshold2) {
/kernel/linux/linux-6.6/scripts/
H A Dbootgraph.pl166 my $threshold2 = ($maxtime - $firsttime) / 120.0;
167 my $threshold = $threshold2/10;
204 if ($duration >= $threshold2) {
/kernel/linux/linux-6.6/arch/parisc/kernel/
H A Dcache.c522 unsigned long threshold, threshold2; in parisc_setup_cache_timing() local
544 threshold2 = cache_info.dc_size * num_online_cpus(); in parisc_setup_cache_timing()
545 parisc_cache_flush_threshold = threshold2; in parisc_setup_cache_timing()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/wcn36xx/
H A Dhal.h3535 s8 threshold2:8; member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/wcn36xx/
H A Dhal.h3593 s8 threshold2:8; member

Completed in 22 milliseconds