Profile

data class Profile(val readBytesCalls: Long, val readBytesRequestedBytes: Long, val readBytesTotalMs: Long, val readBytesFastPathCalls: Long, val readBytesRefillPathCalls: Long, val readBytesRefillPathMs: Long, val readBytesDirectPathCalls: Long, val readBytesDirectPathMs: Long, val readBytesDirectPathReadInternalCalls: Long, val readBytesDirectPathReadInternalBytes: Long, val readBytesDirectPathReadInternalMs: Long, val refillCalls: Long, val refillTotalMs: Long, val refillReadInternalCalls: Long, val refillReadInternalBytes: Long, val refillReadInternalMs: Long)

Constructors

Link copied to clipboard
constructor(readBytesCalls: Long, readBytesRequestedBytes: Long, readBytesTotalMs: Long, readBytesFastPathCalls: Long, readBytesRefillPathCalls: Long, readBytesRefillPathMs: Long, readBytesDirectPathCalls: Long, readBytesDirectPathMs: Long, readBytesDirectPathReadInternalCalls: Long, readBytesDirectPathReadInternalBytes: Long, readBytesDirectPathReadInternalMs: Long, refillCalls: Long, refillTotalMs: Long, refillReadInternalCalls: Long, refillReadInternalBytes: Long, refillReadInternalMs: Long)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard