AllocationRecordOrBuilder

सार्वजनिक इंटरफ़ेस आवंटनRecordOrBuilder
ज्ञात अप्रत्यक्ष उपवर्ग

सार्वजनिक तरीके

अमूर्त लंबा
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;