AllocationRecordOrBuilder

interface pública AllocationRecordOrBuilder
Subclasses indiretas conhecidas

Métodos Públicos

abstrato longo
getAllocBytes ()
 Number of bytes allocated, or de-allocated if negative.
abstrato longo
getAllocMicros ()
 The timestamp of the operation.

Métodos Públicos

público abstrato longo getAllocBytes ()

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

público abstrato longo getAllocMicros ()

 The timestamp of the operation.
 
int64 alloc_micros = 1;