Searched defs:expectedBufferPeriod (Results 1 – 6 of 6) sorted by relevance
36 public BufferCallbackTimes(int maxRecords, int expectedBufferPeriod) { in BufferCallbackTimes()52 boolean exceededCapacity, short expectedBufferPeriod) { in BufferCallbackTimes()
123 public void prepareMemberObjects(int maxRecords, int expectedBufferPeriod, in prepareMemberObjects()
48 public PerformanceMeasurement(int expectedBufferPeriod, int[] bufferData) { in PerformanceMeasurement()
360 short expectedBufferPeriod) { in collectBufferPeriod()416 bool updateBufferStats(bufferStats *stats, int64_t diff_in_nano, int expectedBufferPeriod) { in updateBufferStats()
144 jobject getCallbackTimes(JNIEnv *env, callbackTimeStamps *callbacks, short expectedBufferPeriod){ in getCallbackTimes()
115 short expectedBufferPeriod; member