Searched refs:SAMPLE_COUNT (Results 1 – 4 of 4) sorted by relevance
38 #define SAMPLE_COUNT 256 macro46 u32 buf1[SAMPLE_COUNT] ____cacheline_aligned;47 u32 buf2[SAMPLE_COUNT] ____cacheline_aligned;191 cmd->req_count = cpu_to_le16(SAMPLE_COUNT * 4); in rackmeter_setup_dbdma()204 cmd->req_count = cpu_to_le16(SAMPLE_COUNT * 4); in rackmeter_setup_dbdma()360 for (i = 0; i < SAMPLE_COUNT; i++) in rackmeter_irq()
496 const size_t SAMPLE_COUNT = 1000; in estimateSearchParams() local502 int samples = (int)std::min(dataset_.rows / 10, SAMPLE_COUNT); in estimateSearchParams()
22 #define SAMPLE_COUNT 4 macro181 mi->sample_count = SAMPLE_COUNT; in rate_control_ht_sample()
2463 #define SAMPLE_COUNT 5 macro2474 for (i = 0; i < SAMPLE_COUNT; i++) { in sdhci_get_ro()2476 if (++ro_count > SAMPLE_COUNT / 2) in sdhci_get_ro()