Lines Matching full:stream
23 // Note, the easiest thing to do is to just measure each stream and average
30 // We can't measure bandwidth by looking at any individual stream.
44 // // When a stream is created
47 // // When data is transferred on any stream
50 // // When the stream is finished
69 // Record that we've started a stream.
71 // If we're the only stream, we've finished some idle time. Record a new
79 // Track that we've completed a stream.
83 // precise; imagine a 25 byte stream. The sample is too small to make
119 // A utility class for managing the lifecycle of a measured stream.