AllocationRecordOrBuilder

الواجهة العامة تخصيصRecordOrBuilder
الفئات الفرعية غير المباشرة المعروفة

الأساليب العامة

مجردة طويلة
الحصول علىAllocBytes ()
 Number of bytes allocated, or de-allocated if negative.
مجردة طويلة
احصل على AllocMicros ()
 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;