Searched refs:checkpoint (Results 1 – 11 of 11) sorted by relevance
502 long checkpoint = 0; in copyInternalSplice() local508 checkpoint += t; in copyInternalSplice()511 if (checkpoint >= COPY_CHECKPOINT_BYTES) { in copyInternalSplice()521 checkpoint = 0; in copyInternalSplice()542 long checkpoint = 0; in copyInternalSpliceSocket() local588 checkpoint += t; in copyInternalSpliceSocket()593 if (checkpoint >= COPY_CHECKPOINT_BYTES) { in copyInternalSpliceSocket()603 checkpoint = 0; in copyInternalSpliceSocket()628 long checkpoint = 0; in copyInternalSendfile() local633 checkpoint += t; in copyInternalSendfile()[all …]
50 while (mPowerMetricsCollector.checkpoint()) { in test()
53 while (mPowerMetricsCollector.checkpoint()) { in test()
211 public boolean checkpoint() {
40 // Client received eligibility eval plan & checkpoint URIs from the server,41 // but hasn't downloaded them yet. Also logged when the plan/checkpoint97 // Client received plan and checkpoint URIs from the server, but hasn't98 // actually downloaded them yet. Also logged when the plan/checkpoint
111 mReader.checkpoint(); in testWriteCheckpoint()
170 mMetricsReader.checkpoint(); in setCheckpoint()
112 public void checkpoint() { in checkpoint() method in MetricsReader
208 // A checkpoint indicating the ui returned and final response began272 // A checkpoint indicating the query returned358 // A checkpoint indicating the query returned374 // A checkpoint indicating the ui returned and final response began
6663 // Logged when the device doesn’t support checkpoint and cannot stage
9638 method public void checkpoint();