AllocationRecordOrBuilder

공용 인터페이스 AllocationRecordOrBuilder
알려진 간접 하위 클래스

공개 방법

추상적인 긴
getAllocBytes ()
 Number of bytes allocated, or de-allocated if negative.
추상적인 긴
getAllocMicros ()
 The timestamp of the operation.

공개 방법

공개 추상 긴 getAllocBytes ()

 Number of bytes allocated, or de-allocated if negative.
 
int64 alloc_bytes = 2;

공개 추상 긴 getAllocMicros ()

 The timestamp of the operation.
 
int64 alloc_micros = 1;