публичный статический конечный класс XEvent.Builder
An XEvent is a trace event, optionally annotated with XStats. Next ID: 6
tensorflow.profiler.XEvent
Публичные методы
XEvent.Builder | |
XEvent.Builder | addRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта) |
XEvent.Builder | |
XEvent.Builder | |
XEvent.Builder | |
XEvent.Builder | |
XStat.Builder | addStatsBuilder (индекс целого числа) XStats associated with the event. |
XStat.Builder | добавитьStatsBuilder () XStats associated with the event. |
XEvent | строить () |
XEvent | |
XEvent.Builder | прозрачный () |
XEvent.Builder | |
XEvent.Builder | ClearDurationPs () Duration of the event in picoseconds. |
XEvent.Builder | ClearField (поле com.google.protobuf.Descriptors.FieldDescriptor) |
XEvent.Builder | ОчиститьМетаданныеИд () XEventMetadata.id of corresponding metadata. |
XEvent.Builder | очиститьNumOccurrences () 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 | очистить статистику () XStats associated with the event. |
XEvent.Builder | клон () |
XEvent.DataCase | getDataCase () |
XEvent | |
окончательный статический com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
длинный | getDurationPs () Duration of the event in picoseconds. |
длинный | получитьМетаданныеИд () XEventMetadata.id of corresponding metadata. |
длинный | getNumOccurrences () Number of occurrences of the event, if aggregated. |
длинный | getOffsetPs () Start time of the event in picoseconds, as offset from XLine.timestamp_ns(). |
XStat | getStats (целевой индекс) XStats associated with the event. |
XStat.Builder | getStatsBuilder (индекс целого числа) XStats associated with the event. |
Список< XStat.Builder > | getStatsBuilderList () XStats associated with the event. |
интервал | getStatsCount () XStats associated with the event. |
Список <XStat> | getStatsList () XStats associated with the event. |
XStatOrBuilder | getStatsOrBuilder (индекс целого числа) XStats associated with the event. |
Список<? расширяет XStatOrBuilder > | getStatsOrBuilderList () XStats associated with the event. |
последнее логическое значение | |
XEvent.Builder | mergeFrom (com.google.protobuf.Message другое) |
XEvent.Builder | mergeFrom (ввод com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
финальный XEvent.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
XEvent.Builder | RemoveStats (индекс целого числа) XStats associated with the event. |
XEvent.Builder | setDurationPs (длинное значение) Duration of the event in picoseconds. |
XEvent.Builder | setField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта) |
XEvent.Builder | setMetadataId (длинное значение) XEventMetadata.id of corresponding metadata. |
XEvent.Builder | setNumOccurrences (длинное значение) Number of occurrences of the event, if aggregated. |
XEvent.Builder | setOffsetPs (длинное значение) Start time of the event in picoseconds, as offset from XLine.timestamp_ns(). |
XEvent.Builder | setRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, индекс int, значение объекта) |
XEvent.Builder | |
XEvent.Builder | |
финальный XEvent.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
Унаследованные методы
Публичные методы
public XEvent.Builder addAllStats (Iterable<? расширяет значения XStat >)
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, значение объекта)
public XEvent.Builder addStats (значение XStat )
XStats associated with the event. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 4;
общедоступный 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, значение XStat )
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 index, 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)
XStats associated with the event. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 4;
общедоступный XStat.Builder addStatsBuilder ()
XStats associated with the event. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 4;
общедоступный XEvent.Builder ClearDurationPs ()
Duration of the event in picoseconds. Can be zero for an instant event.
int64 duration_ps = 3;
общедоступный XEvent.Builder ClearMetadataId ()
XEventMetadata.id of corresponding metadata.
int64 metadata_id = 1;
общедоступный XEvent.Builder ClearNumOccurrences ()
Number of occurrences of the event, if aggregated.
int64 num_occurrences = 5;
общедоступный XEvent.Builder ClearOffsetPs ()
Start time of the event in picoseconds, as offset from XLine.timestamp_ns().
int64 offset_ps = 2;
общедоступный XEvent.Builder ClearStats ()
XStats associated with the event. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 4;
общедоступный статический окончательный com.google.protobuf.Descriptors.Descriptor getDescriptor ()
общедоступный com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
публичный длинный getDurationPs ()
Duration of the event in picoseconds. Can be zero for an instant event.
int64 duration_ps = 3;
общедоступный длинный getMetadataId ()
XEventMetadata.id of corresponding metadata.
int64 metadata_id = 1;
общедоступный длинный getNumOccurrences ()
Number of occurrences of the event, if aggregated.
int64 num_occurrences = 5;
публичный длинный getOffsetPs ()
Start time of the event in picoseconds, as offset from XLine.timestamp_ns().
int64 offset_ps = 2;
public XStat getStats (индекс int)
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)
XStats associated with the event. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 4;
общедоступный список < 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;
общедоступный список < XStat > getStatsList ()
XStats associated with the event. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 4;
public XStatOrBuilder getStatsOrBuilder (индекс int)
XStats associated with the event. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 4;
общедоступный список<? расширяет XStatOrBuilder > getStatsOrBuilderList ()
XStats associated with the event. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 4;
публичное окончательное логическое значение isInitialized ()
public XEvent.Builder mergeFrom (вход com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Броски
Исключение IO |
---|
общедоступный финальный XEvent.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
public XEvent.Builder RemoveStats (индекс int)
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 (длинное значение)
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, значение объекта)
public XEvent.Builder setMetadataId (длинное значение)
XEventMetadata.id of corresponding metadata.
int64 metadata_id = 1;
public XEvent.Builder setNumOccurrences (длинное значение)
Number of occurrences of the event, if aggregated.
int64 num_occurrences = 5;
public XEvent.Builder setOffsetPs (длинное значение)
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, индекс int, значение объекта)
public XEvent.Builder setStats (int index, 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, значение XStat )
XStats associated with the event. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 4;