Home
last modified time | relevance | path

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

/linux-6.12.1/scripts/
Dbootgraph.pl166 my $threshold2 = ($maxtime - $firsttime) / 120.0;
167 my $threshold = $threshold2/10;
204 if ($duration >= $threshold2) {
/linux-6.12.1/Documentation/ABI/testing/
Dsysfs-platform-dfl-fme142 Description: Read-Only. It returns hardware threshold2 temperature in
167 hardware threshold2 (see 'temp1_crit'), otherwise 0.
205 threshold2 in uW. If power consumption rises at or above
207 Write this file to set current hardware power threshold2 in uW.
225 above hardware threshold2 (see 'power1_crit'), otherwise 0.
/linux-6.12.1/arch/parisc/kernel/
Dcache.c559 unsigned long threshold, threshold2; in parisc_setup_cache_timing() local
581 threshold2 = cache_info.dc_size * num_online_cpus(); in parisc_setup_cache_timing()
582 parisc_cache_flush_threshold = threshold2; in parisc_setup_cache_timing()
/linux-6.12.1/arch/x86/events/intel/
Duncore_snb.c255 DEFINE_UNCORE_FORMAT_ATTR(threshold2, threshold, "config:24-31");
/linux-6.12.1/drivers/net/wireless/ath/wcn36xx/
Dhal.h3593 s8 threshold2:8; member