genel statik son sınıf XEvent.Builder
An XEvent is a trace event, optionally annotated with XStats. Next ID: 6
tensorflow.profiler.XEvent
Genel Yöntemler
XEvent.Builder | |
XEvent.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri) |
XEvent.Builder | |
XEvent.Builder | |
XEvent.Builder | |
XEvent.Builder | |
XStat.Builder | addStatsBuilder (int dizini) XStats associated with the event. |
XStat.Builder | addStatsBuilder () XStats associated with the event. |
XEvent | inşa etmek () |
XEvent | inşaKısmi () |
XEvent.Builder | temizlemek () |
XEvent.Builder | clearData () |
XEvent.Builder | clearDurationPs () Duration of the event in picoseconds. |
XEvent.Builder | clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı) |
XEvent.Builder | clearMetadataId () XEventMetadata.id of corresponding metadata. |
XEvent.Builder | clearNumOccurrences () Number of occurrences of the event, if aggregated. |
XEvent.Builder | clearOffsetPs () Start time of the event in picoseconds, as offset from XLine.timestamp_ns(). |
XEvent.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
XEvent.Builder | clearStats () XStats associated with the event. |
XEvent.Builder | klon () |
XEvent.DataCase | getDataCase () |
XEvent | |
final statik com.google.protobuf.Descriptors.Descriptor | |
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(). |
XStat | getStats (int dizini) XStats associated with the event. |
XStat.Builder | getStatsBuilder (int dizini) XStats associated with the event. |
Liste< XStat.Builder > | getStatsBuilderList () 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. |
son boole değeri | Başlatıldı () |
XEvent.Builder | mergeFrom (com.google.protobuf.Message other) |
XEvent.Builder | mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
son XEvent.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields) |
XEvent.Builder | RemoveStats (int dizini) XStats associated with the event. |
XEvent.Builder | setDurationPs (uzun değer) Duration of the event in picoseconds. |
XEvent.Builder | setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri) |
XEvent.Builder | setMetadataId (uzun değer) XEventMetadata.id of corresponding metadata. |
XEvent.Builder | setNumOccurrences (uzun değer) Number of occurrences of the event, if aggregated. |
XEvent.Builder | setOffsetPs (uzun değer) Start time of the event in picoseconds, as offset from XLine.timestamp_ns(). |
XEvent.Builder | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri) |
XEvent.Builder | |
XEvent.Builder | |
son XEvent.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmeyenFields) |
Kalıtsal Yöntemler
Genel Yöntemler
public XEvent.Builder addAllStats (Yinelenebilir<?, XStat > değerleri genişletir)
XStats associated with the event. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 4;
public XEvent.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
genel XEvent.Builder addStats ( XStat değeri)
XStats associated with the event. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 4;
genel XEvent.Builder addStats ( XStat.Builder builderForValue)
XStats associated with the event. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 4;
public XEvent.Builder addStats (int dizini, XStat değeri)
XStats associated with the event. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 4;
genel XEvent.Builder addStats (int dizini, XStat.Builder builderForValue)
XStats associated with the event. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 4;
public XStat.Builder addStatsBuilder (int dizini)
XStats associated with the event. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 4;
genel XStat.Builder addStatsBuilder ()
XStats associated with the event. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 4;
public XEvent.Builder clearDurationPs ()
Duration of the event in picoseconds. Can be zero for an instant event.
int64 duration_ps = 3;
public XEvent.Builder clearMetadataId ()
XEventMetadata.id of corresponding metadata.
int64 metadata_id = 1;
public XEvent.Builder clearNumOccurrences ()
Number of occurrences of the event, if aggregated.
int64 num_occurrences = 5;
genel XEvent.Builder clearOffsetPs ()
Start time of the event in picoseconds, as offset from XLine.timestamp_ns().
int64 offset_ps = 2;
genel XEvent.Builder clearStats ()
XStats associated with the event. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 4;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
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;
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 XStat.Builder getStatsBuilder (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< XStat.Builder > getStatsBuilderList ()
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 boolean isInitialized ()
genel XEvent.Builder mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
IOİstisnası |
---|
genel final XEvent.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)
public XEvent.Builder moveStats (int dizini)
XStats associated with the event. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 4;
public XEvent.Builder setDurationPs (uzun değer)
Duration of the event in picoseconds. Can be zero for an instant event.
int64 duration_ps = 3;
public XEvent.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
public XEvent.Builder setMetadataId (uzun değer)
XEventMetadata.id of corresponding metadata.
int64 metadata_id = 1;
public XEvent.Builder setNumOccurrences (uzun değer)
Number of occurrences of the event, if aggregated.
int64 num_occurrences = 5;
public XEvent.Builder setOffsetPs (uzun değer)
Start time of the event in picoseconds, as offset from XLine.timestamp_ns().
int64 offset_ps = 2;
public XEvent.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri)
genel XEvent.Builder setStats (int dizini, XStat.Builder builderForValue)
XStats associated with the event. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 4;
public XEvent.Builder setStats (int dizini, XStat değeri)
XStats associated with the event. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 4;