Searched refs:writes (Results 1 - 25 of 28) sorted by relevance

12

/freebsd-9.3-release/contrib/llvm/lib/CodeGen/
H A DCalcSpillWeights.cpp132 bool reads, writes; local
133 tie(reads, writes) = mi->readsWritesVirtualRegister(li.reg);
135 writes, reads, MBFI.getBlockFreq(mi->getParent()));
138 if (writes && isExiting && LIS.isLiveOutOfMBB(li, mbb))
/freebsd-9.3-release/contrib/ntp/sntp/libevent/test/
H A Dbench.c67 static int count, writes, fired, failures; variable
85 if (writes) {
91 writes--;
119 writes = num_writes;
/freebsd-9.3-release/sys/dev/ath/ath_hal/ar5416/
H A Dar2133.c54 int writes)
57 freqIndex, writes);
233 int writes; local
276 writes = ath_hal_ini_bank_write(ah, &AH5416(ah)->ah_ini_bank0,
278 writes = ath_hal_ini_bank_write(ah, &AH5416(ah)->ah_ini_bank1,
279 priv->Bank1Data, writes);
280 writes = ath_hal_ini_bank_write(ah, &AH5416(ah)->ah_ini_bank2,
281 priv->Bank2Data, writes);
282 writes = ath_hal_ini_bank_write(ah, &AH5416(ah)->ah_ini_bank3,
283 priv->Bank3Data, writes);
53 ar2133WriteRegs(struct ath_hal *ah, u_int modesIndex, u_int freqIndex, int writes) argument
[all...]
/freebsd-9.3-release/contrib/ipfilter/ipsd/
H A Dipsd.c65 int writes = 0; variable
208 writestats(writes);
214 writes++;
/freebsd-9.3-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dvdev_queue.c68 * except for the async write class. Asynchronous writes represent the data
71 * periodically so the number of queued async writes will quickly burst up and
112 * must further throttle incoming writes (see dmu_tx_delay() for details).
133 * between reads, writes, and scrubs. E.g., increasing
135 * more quickly, but reads and writes to have higher latency and lower
161 * For read I/Os, we also aggregate across small adjacency gaps; for writes
216 "Acceptable gap between two writes being aggregated");
368 ksio->writes++;
413 int writes; local
430 writes
[all...]
/freebsd-9.3-release/contrib/bind9/lib/isc/unix/
H A Dentropy.c395 fd_set writes; local
399 FD_ZERO(&writes);
420 FD_SET(fd, &writes);
436 cc = select(maxfd + 1, &reads, &writes, NULL, NULL);
/freebsd-9.3-release/contrib/ntp/lib/isc/unix/
H A Dentropy.c395 fd_set writes; local
399 FD_ZERO(&writes);
420 FD_SET(fd, &writes);
436 cc = select(maxfd + 1, &reads, &writes, NULL, NULL);
/freebsd-9.3-release/lib/libftpio/
H A Dftpio.c56 static int writes(int fd, char *s);
209 if (writes(ftp->fd_ctrl, p))
235 if (writes(ftp->fd_ctrl, p))
573 writes(int fd, char *s) function
694 if (writes(ftp->fd_ctrl, p)) {
810 if (writes(ftp->fd_ctrl, "PASV\r\n")) {
825 if (writes(ftp->fd_ctrl, "EPSV\r\n")) {
835 if (writes(ftp->fd_ctrl, "LPSV\r\n")) {
/freebsd-9.3-release/usr.sbin/bsnmpd/modules/snmp_hast/
H A Dhast_snmp.c73 uint64_t writes; member in struct:hast_snmp_resource
339 res->writes = nv_get_uint64(nvout, "stat_write%u", i);
495 value->v.counter64 = res->writes;
/freebsd-9.3-release/sys/dev/ath/ath_hal/ar5212/
H A Dar5111.c64 int writes)
66 HAL_INI_WRITE_ARRAY(ah, ar5212Modes_5111, modesIndex, writes);
67 HAL_INI_WRITE_ARRAY(ah, ar5212Common_5111, 1, writes);
68 HAL_INI_WRITE_ARRAY(ah, ar5212BB_RfGain_5111, freqIndex, writes);
63 ar5111WriteRegs(struct ath_hal *ah, u_int modesIndex, u_int freqIndex, int writes) argument
H A Dar2317.c69 int writes)
71 HAL_INI_WRITE_ARRAY(ah, ar5212Modes_2317, modesIndex, writes);
72 HAL_INI_WRITE_ARRAY(ah, ar5212Common_2317, 1, writes);
73 HAL_INI_WRITE_ARRAY(ah, ar5212BB_RfGain_2317, freqIndex, writes);
68 ar2317WriteRegs(struct ath_hal *ah, u_int modesIndex, u_int freqIndex, int writes) argument
H A Dar2413.c65 int writes)
67 HAL_INI_WRITE_ARRAY(ah, ar5212Modes_2413, modesIndex, writes);
68 HAL_INI_WRITE_ARRAY(ah, ar5212Common_2413, 1, writes);
69 HAL_INI_WRITE_ARRAY(ah, ar5212BB_RfGain_2413, freqIndex, writes);
64 ar2413WriteRegs(struct ath_hal *ah, u_int modesIndex, u_int freqIndex, int writes) argument
H A Dar2425.c53 int writes)
55 HAL_INI_WRITE_ARRAY(ah, ar5212Modes_2425, modesIndex, writes);
56 HAL_INI_WRITE_ARRAY(ah, ar5212Common_2425, 1, writes);
57 HAL_INI_WRITE_ARRAY(ah, ar5212BB_RfGain_2425, freqIndex, writes);
52 ar2425WriteRegs(struct ath_hal *ah, u_int modesIndex, u_int freqIndex, int writes) argument
H A Dar5112.c65 int writes)
67 HAL_INI_WRITE_ARRAY(ah, ar5212Modes_5112, modesIndex, writes);
68 HAL_INI_WRITE_ARRAY(ah, ar5212Common_5112, 1, writes);
69 HAL_INI_WRITE_ARRAY(ah, ar5212BB_RfGain_5112, freqIndex, writes);
64 ar5112WriteRegs(struct ath_hal *ah, u_int modesIndex, u_int freqIndex, int writes) argument
H A Dar5413.c65 int writes)
67 HAL_INI_WRITE_ARRAY(ah, ar5212Modes_5413, modesIndex, writes);
68 HAL_INI_WRITE_ARRAY(ah, ar5212Common_5413, 1, writes);
69 HAL_INI_WRITE_ARRAY(ah, ar5212BB_RfGain_5413, freqIndex, writes);
64 ar5413WriteRegs(struct ath_hal *ah, u_int modesIndex, u_int freqIndex, int writes) argument
H A Dar5212_reset.c73 HAL_BOOL bChannelChange, int writes)
88 DMA_YIELD(writes);
91 return writes;
167 * it requires doubling writes to the RESET_TSF
249 /* Setup the indices for the next set of register array writes */
1122 (void) OS_REG_READ(ah, AR_RXDP);/* flush any pending MMR writes */
72 write_common(struct ath_hal *ah, const HAL_INI_ARRAY *ia, HAL_BOOL bChannelChange, int writes) argument
/freebsd-9.3-release/sys/dev/ath/ath_hal/ar9002/
H A Dar9280.c47 int writes)
50 freqIndex, writes);
46 ar9280WriteRegs(struct ath_hal *ah, u_int modesIndex, u_int freqIndex, int writes) argument
H A Dar9287.c47 int writes)
50 freqIndex, writes);
46 ar9287WriteRegs(struct ath_hal *ah, u_int modesIndex, u_int freqIndex, int writes) argument
/freebsd-9.3-release/sys/dev/ath/ath_hal/ar5312/
H A Dar5312_reset.c57 HAL_BOOL bChannelChange, int writes)
72 DMA_YIELD(writes);
75 return writes;
140 * it requires the doubling writes to the RESET_TSF
212 /* Setup the indices for the next set of register array writes */
56 write_common(struct ath_hal *ah, const HAL_INI_ARRAY *ia, HAL_BOOL bChannelChange, int writes) argument
/freebsd-9.3-release/crypto/openssl/demos/easy_tls/
H A Deasy-tls.c844 fd_set reads, writes; local
860 FD_ZERO(&writes);
883 FD_SET(fd, &writes);
895 select(maxfd + 1, &reads, &writes, (fd_set *) NULL, timeout_p);
/freebsd-9.3-release/sys/cam/ctl/
H A DREADME.ctl.txt205 writes are only allowed for ZFS, but multiple readers are allowed for
333 act as a source and sink for reads and writes from an initiator. Therefore
/freebsd-9.3-release/contrib/nvi/build/ExtUtils/
H A DEmbed.pm309 to the C B<boot_Socket> function and writes it to a file named "xsinit.c".
/freebsd-9.3-release/sys/boot/i386/boot0/
H A Dboot0ext.S404 # turning verify off for writes
/freebsd-9.3-release/contrib/one-true-awk/
H A DFIXES775 check error status on all writes, to avoid banging on full disks.
/freebsd-9.3-release/contrib/ipfilter/
H A DHISTORY1312 ipmon now writes pid to a file.

Completed in 325 milliseconds

12