XEvent

genel final sınıfı XEvent

 An XEvent is a trace event, optionally annotated with XStats.
 Next ID: 6
 
Protobuf türü tensorflow.profiler.XEvent

İç İçe Sınıflar

sınıf XEvent.Builder
 An XEvent is a trace event, optionally annotated with XStats. 
Sıralama XEvent.DataCase

Sabitler

int DURATION_PS_FIELD_NUMBER
int METADATA_ID_FIELD_NUMBER
int NUM_OCCURRENCES_FIELD_NUMBER
int OFFSET_PS_FIELD_NUMBER
int STATS_FIELD_NUMBER

Genel Yöntemler

boolean
eşittir (Nesne nesnesi)
XEvent.DataCase
statik XEvent
XEvent
final statik com.google.protobuf.Descriptors.Descriptor
uzun
getDurationPs ()
 Duration of the event in picoseconds.
uzun
getMetadataId ()
 XEventMetadata.id of corresponding metadata.
uzun
getNumOccurrences ()
 Number of occurrences of the event, if aggregated.
uzun
getOffsetPs ()
 Start time of the event in picoseconds, as offset from
 XLine.timestamp_ns().
int
XStat
getStats (int dizini)
 XStats associated with the event.
int
getStatsCount ()
 XStats associated with the event.
Liste< XStat >
getStatsList ()
 XStats associated with the event.
XStatOrBuilder
getStatsOrBuilder (int dizini)
 XStats associated with the event.
Liste<? XStatOrBuilder'ı genişletiyor >
getStatsOrBuilderList ()
 XStats associated with the event.
final com.google.protobuf.UnknownFieldSet
int
son boole değeri
statik XEvent.Builder
yeniİnşaatçı ( XEvent prototipi)
statik XEvent.Builder
XEvent.Builder
statik XEvent
parseDelimitedFrom (InputStream girişi)
statik XEvent
parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik XEvent
parseFrom (ByteBuffer verileri)
statik XEvent
parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik XEvent
parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik XEvent
ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
statik XEvent
parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik XEvent
ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
statik XEvent
parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik XEvent
parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik
XEvent.Builder
geçersiz
writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Kalıtsal Yöntemler

Sabitler

genel statik final int DURATION_PS_FIELD_NUMBER

Sabit Değer: 3

genel statik final int METADATA_ID_FIELD_NUMBER

Sabit Değer: 1

genel statik final int NUM_OCCURRENCES_FIELD_NUMBER

Sabit Değer: 5

genel statik final int OFFSET_PS_FIELD_NUMBER

Sabit Değer: 2

genel statik final int STATS_FIELD_NUMBER

Sabit Değer: 4

Genel Yöntemler

genel boole eşittir (Object obj)

genel XEvent.DataCase getDataCase ()

public static XEvent getDefaultInstance ()

public XEvent getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

genel uzun getDurationPs ()

 Duration of the event in picoseconds. Can be zero for an instant event.
 
int64 duration_ps = 3;

genel uzun getMetadataId ()

 XEventMetadata.id of corresponding metadata.
 
int64 metadata_id = 1;

genel uzun getNumOccurrences ()

 Number of occurrences of the event, if aggregated.
 
int64 num_occurrences = 5;

halka açık uzun getOffsetPs ()

 Start time of the event in picoseconds, as offset from
 XLine.timestamp_ns().
 
int64 offset_ps = 2;

halk getParserForType ()

public int getSerializedSize ()

genel XStat getStats (int dizini)

 XStats associated with the event.
 Each of these XStats should have a different metadata_id.
 
repeated .tensorflow.profiler.XStat stats = 4;

public int getStatsCount ()

 XStats associated with the event.
 Each of these XStats should have a different metadata_id.
 
repeated .tensorflow.profiler.XStat stats = 4;

genel Liste< XStat > getStatsList ()

 XStats associated with the event.
 Each of these XStats should have a different metadata_id.
 
repeated .tensorflow.profiler.XStat stats = 4;

genel XStatOrBuilder getStatsOrBuilder (int dizini)

 XStats associated with the event.
 Each of these XStats should have a different metadata_id.
 
repeated .tensorflow.profiler.XStat stats = 4;

genel liste<? XStatOrBuilder'ı genişletir > getStatsOrBuilderList ()

 XStats associated with the event.
 Each of these XStats should have a different metadata_id.
 
repeated .tensorflow.profiler.XStat stats = 4;

genel final com.google.protobuf.UnknownFieldSet getUnknownFields ()

genel int hashCode ()

genel final boolean isInitialized ()

genel statik XEvent.Builder newBuilder ( XEvent prototipi)

genel statik XEvent.Builder newBuilder ()

genel XEvent.Builder newBuilderForType ()

public static XEvent parseDelimitedFrom (InputStream girişi)

Atar
IO İstisnası

public static XEvent ayrıştırmaDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel statik XEvent ayrıştırmaFrom (ByteBuffer verileri)

Atar
Geçersiz ProtokolBufferException

genel statik XEvent ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel statik XEvent ayrıştırmaFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik XEvent ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)

Atar
IO İstisnası

genel statik XEvent ayrıştırmaFrom (bayt[] veri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik XEvent ayrıştırmaFrom (com.google.protobuf.ByteString verileri)

Atar
Geçersiz ProtokolBufferException

genel statik XEvent ayrıştırmaFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel statik XEvent ayrıştırmaFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik ayrıştırıcı ()

genel XEvent.Builder toBuilder ()

genel geçersiz writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Atar
IO İstisnası