Home
last modified time | relevance | path

Searched refs:sample_index (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/mce/
H A Dtherm_throt.c90 u8 sample_index; member
271 state->sample_index = 0; in throttle_active_work()
274 state->temp_samples[state->sample_index] = temp; in throttle_active_work()
276 state->sample_index = (state->sample_index + 1) % ARRAY_SIZE(state->temp_samples); in throttle_active_work()
/OK3568_Linux_fs/kernel/drivers/iio/adc/
H A Dat91-sama5d2_adc.c1093 int sample_index = 0, sample_count, sample_size; in at91_adc_trigger_handler_dma() local
1122 (st->dma_st.dma_ts + interval * sample_index)); in at91_adc_trigger_handler_dma()
1130 sample_index++; in at91_adc_trigger_handler_dma()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/parallel/
H A Dmultiway_merge.h1065 _DifferenceType sample_index = static_cast<_DifferenceType>
1070 _ValueType(__seqs_begin[__s].first[sample_index]);
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/parallel/
H A Dmultiway_merge.h1065 _DifferenceType sample_index = static_cast<_DifferenceType>
1070 _ValueType(__seqs_begin[__s].first[sample_index]);