publiczne zajęcia finałowe XEvent
An XEvent is a trace event, optionally annotated with XStats. Next ID: 6
tensorflow.profiler.XEvent Klasy zagnieżdżone
| klasa | XEvent.Builder | An XEvent is a trace event, optionally annotated with XStats. | |
| wyliczenie | XEvent.DataCase | ||
Stałe
| wew | DURATION_PS_FIELD_NUMBER | |
| wew | METADATA_ID_FIELD_NUMBER | |
| wew | NUM_OCCURRENCES_FIELD_NUMBER | |
| wew | OFFSET_PS_FIELD_NUMBER | |
| wew | STATS_FIELD_NUMBER |
Metody publiczne
| wartość logiczna | równa się (obiekt obiektu) |
| XEvent.DataCase | |
| statyczne XEvent | |
| XWydarzenie | |
| końcowy statyczny com.google.protobuf.Descriptors.Descriptor | |
| długi | getDurationPs () Duration of the event in picoseconds. |
| długi | getMetadataId () XEventMetadata.id of corresponding metadata. |
| długi | getNumOccurrences () Number of occurrences of the event, if aggregated. |
| długi | getOffsetPs () Start time of the event in picoseconds, as offset from XLine.timestamp_ns(). |
| wew | |
| Xstat | getStats (indeks int) XStats associated with the event. |
| wew | getStatsCount () XStats associated with the event. |
| Lista <XStat> | getStatsList () XStats associated with the event. |
| XStatOrBuilder | getStatsOrBuilder (indeks int) XStats associated with the event. |
| Lista<? rozszerza XStatOrBuilder > | getStatsOrBuilderList () XStats associated with the event. |
| końcowy com.google.protobuf.UnknownFieldSet | |
| wew | hashCode () |
| końcowa wartość logiczna | |
| statyczny XEvent.Builder | newBuilder (prototyp XEvent ) |
| statyczny XEvent.Builder | |
| XEvent.Builder | |
| statyczne XEvent | parseDelimitedFrom (wejście strumienia wejściowego) |
| statyczne XEvent | parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| statyczne XEvent | parseFrom (dane ByteBuffer) |
| statyczne XEvent | parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| statyczne XEvent | parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| statyczne XEvent | parseFrom (wejście com.google.protobuf.CodedInputStream) |
| statyczne XEvent | parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry) |
| statyczne XEvent | parseFrom (dane com.google.protobuf.ByteString) |
| statyczne XEvent | parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| statyczne XEvent | parseFrom (dane com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| statyczny | parser () |
| XEvent.Builder | |
| próżnia | writeTo (wyjście com.google.protobuf.CodedOutputStream) |
Metody dziedziczone
Stałe
publiczny statyczny końcowy int DURATION_PS_FIELD_NUMBER
Wartość stała: 3
publiczny statyczny końcowy int METADATA_ID_FIELD_NUMBER
Wartość stała: 1
publiczny statyczny końcowy int NUM_OCCURRENCES_FIELD_NUMBER
Wartość stała: 5
publiczny statyczny końcowy int OFFSET_PS_FIELD_NUMBER
Wartość stała: 2
publiczny statyczny końcowy int STATS_FIELD_NUMBER
Wartość stała: 4
Metody publiczne
publiczna wartość logiczna równa się (obiekt obiektu)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
publiczny długi getDurationPs ()
Duration of the event in picoseconds. Can be zero for an instant event.
int64 duration_ps = 3; publiczny długi getMetadataId ()
XEventMetadata.id of corresponding metadata.
int64 metadata_id = 1; publiczny długi getNumOccurrences ()
Number of occurrences of the event, if aggregated.
int64 num_occurrences = 5; publiczny długi getOffsetPs ()
Start time of the event in picoseconds, as offset from XLine.timestamp_ns().
int64 offset_ps = 2; publiczny getParserForType ()
publiczny int getSerializedSize ()
publiczny XStat getStats (indeks int)
XStats associated with the event. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 4; publiczny int getStatsCount ()
XStats associated with the event. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 4; lista publiczna <XStat> getStatsList ()
XStats associated with the event. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 4; publiczny XStatOrBuilder getStatsOrBuilder (indeks int)
XStats associated with the event. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 4; lista publiczna<? rozszerza XStatOrBuilder > getStatsOrBuilderList ()
XStats associated with the event. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 4; publiczny finał com.google.protobuf.UnknownFieldSet getUnknownFields ()
publiczny int hashCode ()
publiczna końcowa wartość logiczna isInitialized ()
public static XEvent parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
| Wyjątek IO |
|---|
public static XEvent parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
| Wyjątek IO |
|---|
public static XEvent parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
| Nieprawidłowy wyjątekProtocolBufferException |
|---|
public static XEvent parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
| Nieprawidłowy wyjątekProtocolBufferException |
|---|
public static XEvent parseFrom (dane com.google.protobuf.ByteString)
Rzuca
| Nieprawidłowy wyjątekProtocolBufferException |
|---|
public static XEvent parseFrom (dane wejściowe wejściowe, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
| Wyjątek IO |
|---|
public static XEvent parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
| Nieprawidłowy wyjątekProtocolBufferException |
|---|
publiczna statyka parser ()
public void writeTo (wyjście com.google.protobuf.CodedOutputStream)
Rzuca
| Wyjątek IO |
|---|