Home
last modified time | relevance | path

Searched refs:avg (Results 1 – 7 of 7) sorted by relevance

/arch/mips/cavium-octeon/
Doct_ilm.c33 u64 cpuclk, avg, max, min; in show_latency() local
40 avg = (curr_li.latency_sum * 1000000000) / (cpuclk * curr_li.interrupt_cnt); in show_latency()
43 curr_li.interrupt_cnt, avg, max, min); in show_latency()
/arch/parisc/kernel/
Dirq.c234 unsigned int k, avg, min, max; in show_interrupts() local
238 for (avg = k = 0; k < PARISC_CR16_HIST_SIZE; k++) { in show_interrupts()
242 avg += hist; in show_interrupts()
250 avg /= k; in show_interrupts()
252 min,avg,max); in show_interrupts()
/arch/x86/kernel/cpu/mce/
Dtherm_throt.c242 unsigned int i, avg, this_cpu = smp_processor_id(); in throttle_active_work() local
280 avg = 0; in throttle_active_work()
282 avg += state->temp_samples[i]; in throttle_active_work()
284 avg /= ARRAY_SIZE(state->temp_samples); in throttle_active_work()
286 if (state->average > avg) { in throttle_active_work()
294 state->average = avg; in throttle_active_work()
/arch/ia64/hp/common/
Dsba_iommu.c1891 unsigned long i = 0, avg = 0, min, max; in ioc_show() local
1894 avg += ioc->avg_search[i]; in ioc_show()
1898 avg /= SBA_SEARCH_SAMPLE; in ioc_show()
1900 min, avg, max); in ioc_show()
/arch/arm/boot/dts/
Dam335x-pocketbeagle.dts457 ti,chan-step-avg = <16 16 16 16 16 16 16 16>;
/arch/arm64/boot/dts/qcom/
Dsc7180.dtsi718 opp-avg-kBps = <100000 50000>;
725 opp-avg-kBps = <261438 300000>;
2545 opp-avg-kBps = <80000 50000>;
2552 opp-avg-kBps = <100000 60000>;
/arch/arm64/boot/dts/rockchip/
Drk3399-gru.dtsi416 dlg,btn-avg = <4>;