کلاس نهایی عمومی XEvent
An XEvent is a trace event, optionally annotated with XStats. Next ID: 6
tensorflow.profiler.XEvent
کلاس های تو در تو
کلاس | XEvent.Builder | An XEvent is a trace event, optionally annotated with XStats. | |
enum | XEvent.DataCase |
ثابت ها
بین المللی | DURATION_PS_FIELD_NUMBER | |
بین المللی | METADATA_ID_FIELD_NUMBER | |
بین المللی | NUM_OCCURRENCES_FIELD_NUMBER | |
بین المللی | OFFSET_PS_FIELD_NUMBER | |
بین المللی | STATS_FIELD_NUMBER |
روش های عمومی
بولی | برابر است (object obj) |
XEvent.DataCase | getDataCase () |
استاتیک XEvent | |
XEvent | |
نهایی 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(). |
بین المللی | |
XStat | getStats (int index) XStats associated with the event. |
بین المللی | 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. |
com.google.protobuf.UnknownFieldSet نهایی | |
بین المللی | هش کد () |
بولی نهایی | |
استاتیک XEvent.Builder | newBuilder (نمونه اولیه XEvent ) |
استاتیک XEvent.Builder | newBuilder () |
XEvent.Builder | |
استاتیک XEvent | parseDelimitedFrom (ورودی جریان ورودی) |
استاتیک 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 (بایت[] داده، 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 | toBuilder () |
باطل | 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 static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
دریافت طولانی مدت عمومی ()
Duration of the event in picoseconds. Can be zero for an instant event.
int64 duration_ps = 3;
public long getMetadataId ()
XEventMetadata.id of corresponding metadata.
int64 metadata_id = 1;
getNumOccurrences طولانی عمومی ()
Number of occurrences of the event, if aggregated.
int64 num_occurrences = 5;
getOffsetP های طولانی عمومی ()
Start time of the event in picoseconds, as offset from XLine.timestamp_ns().
int64 offset_ps = 2;
عمومی getParserForType ()
عمومی int getSerializedSize ()
عمومی XStat getStats (int index)
XStats associated with the event. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 4;
عمومی 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;
عمومی نهایی com.google.protobuf.UnknownFieldSet getUnknownFields ()
هش کد عمومی ()
بولین نهایی عمومی isInitialized ()
عمومی استاتیک XEvent parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
IOException |
---|
عمومی استاتیک XEvent parseFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
IOException |
---|
عمومی استاتیک XEvent parseFrom (داده های ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
InvalidProtocolBufferException |
---|
public static XEvent parseFrom (ورودی com.google.protobuf.CodedInputStream)
پرتاب می کند
IOException |
---|
عمومی استاتیک XEvent parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
InvalidProtocolBufferException |
---|
عمومی استاتیک XEvent parseFrom (داده های com.google.protobuf.ByteString)
پرتاب می کند
InvalidProtocolBufferException |
---|
عمومی استاتیک XEvent parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
IOException |
---|
عمومی استاتیک XEvent parseFrom (داده های com.google.protobuf.ByteString، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
InvalidProtocolBufferException |
---|
استاتیک عمومی تجزیه کننده ()
public void writeTo (خروجی com.google.protobuf.CodedOutputStream)
پرتاب می کند
IOException |
---|