AllocationRecordOrBuilder

interfaz pública AllocationRecordOrBuilder
Subclases indirectas conocidas

Métodos públicos

abstracto largo
obtenerAllocBytes ()
 Number of bytes allocated, or de-allocated if negative.
abstracto largo
obtenerAllocMicros ()
 The timestamp of the operation.

Métodos públicos

resumen público largo getAllocBytes ()

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

resumen público largo getAllocMicros ()

 The timestamp of the operation.
 
int64 alloc_micros = 1;