Searched defs:writeAmount (Results 1 – 3 of 3) sorted by relevance
191 public static double[] measureIO(int count, double[] readAmount, double[] writeAmount, in measureIO()
238 …jint writeAmount = TCN_MIN(bioUserData->bufferLength, bioUserData->nonApplicationBufferLength) * s… in tcn_flush_sslbuffer_to_bytebuffer() local271 jint writeAmount = 0; in tcn_write_to_bytebuffer() local
679 int32_t writeAmount = currentSegmentWrite - previousSegmentWrite; in GetWriteAmount() local