XEvent

שיעור גמר ציבורי XEvent

 An XEvent is a trace event, optionally annotated with XStats.
 Next ID: 6
 
סוג Protobuf tensorflow.profiler.XEvent

כיתות מקוננות

מעמד XEvent.Builder
 An XEvent is a trace event, optionally annotated with XStats. 
enum XEvent.DataCase

קבועים

int DURATION_PS_FIELD_NUMBER
int METADATA_ID_FIELD_NUMBER
int NUM_OCCURRENCES_FIELD_NUMBER
int OFFSET_PS_FIELD_NUMBER
int STATS_FIELD_NUMBER

שיטות ציבוריות

בוליאני
שווה (Object obj)
XEvent.DataCase
סטטי XEvent
XEvent
final static com.google.protobuf.Descriptors.Descriptor
ארוך
getDurationPs ()
 Duration of the event in picoseconds.
ארוך
getMetadataId ()
 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().
int
XStat
getStats (int index)
 XStats associated with the event.
int
getStatsCount ()
 XStats associated with the event.
רשימה< XStat >
getStatsList ()
 XStats associated with the event.
XStatOrBuilder
getStatsOrBuilder (int index)
 XStats associated with the event.
רשימה<? מרחיב את XStatOrBuilder >
getStatsOrBuilderList ()
 XStats associated with the event.
final com.google.protobuf.UnknownFieldSet
int
בוליאנית סופית
סטטי XEvent.Builder
newBuilder (אב-טיפוס XEvent )
סטטי XEvent.Builder
XEvent.Builder
סטטי XEvent
parseDelimitedFrom (קלט InputStream)
סטטי XEvent
parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי XEvent
parseFrom (נתוני ByteBuffer)
סטטי XEvent
parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי XEvent
parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי XEvent
parseFrom (קלט com.google.protobuf.CodedInputStream)
סטטי XEvent
parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי XEvent
parseFrom (נתוני com.google.protobuf.ByteString)
סטטי XEvent
parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי XEvent
parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטָטִי
XEvent.Builder
בָּטֵל
writeTo (פלט com.google.protobuf.CodedOutputStream)

שיטות בירושה

קבועים

גמר סטטי ציבורי DURATION_PS_FIELD_NUMBER

ערך קבוע: 3

אינט סופי סטטי ציבורי METADATA_ID_FIELD_NUMBER

ערך קבוע: 1

גמר סטטי ציבורי NUM_OCCURRENCES_FIELD_NUMBER

ערך קבוע: 5

אינט סופי סטטי ציבורי OFFSET_PS_FIELD_NUMBER

ערך קבוע: 2

אינט סופי סטטי ציבורי STATS_FIELD_NUMBER

ערך קבוע: 4

שיטות ציבוריות

שווה ערך בוליאני ציבורי (Object obj)

public XEvent.DataCase getDataCase ()

ציבורי סטטי XEvent getDefaultInstance ()

public XEvent getDefaultInstanceForType ()

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

public long 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;

public long getNumOccurrences ()

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

Public long getOffsetPs ()

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

פּוּמְבֵּי getParserForType ()

public int getSerializedSize ()

XStat getStats ציבורי (אינדקס אינט)

 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;

הציבור XStatOrBuilder getStatsOrBuilder (int index)

 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;

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

public int hashCode ()

בוליאני הסופי הציבורי הוא אתחול ()

ציבורי סטטי XEvent.Builder newBuilder (אב-טיפוס XEvent )

ציבורי סטטי XEvent.Builder newBuilder ()

public XEvent.Builder newBuilderForType ()

public static XEvent parseDelimitedFrom (קלט InputStream)

זורק
IOException

public static XEvent parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

מנתח XEvent סטטי ציבורי (נתוני ByteBuffer)

זורק
InvalidProtocolBufferException

PUBLISH STATIC XEvent parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

PUBLISH STATIC XEvent parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

ניתוח XEvent סטטי ציבורי (קלט com.google.protobuf.CodedInputStream)

זורק
IOException

PUBLISH STATIC XEvent parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

PUBLISH STATIC XEvent parseFrom (נתוני com.google.protobuf.ByteString)

זורק
InvalidProtocolBufferException

public static XEvent parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

PUBLISH STATIC XEvent parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

סטטי ציבורי מנתח ()

הציבור XEvent.Builder toBuilder ()

public void writeTo (פלט com.google.protobuf.CodedOutputStream)

זורק
IOException