XEvent kelas akhir publik
An XEvent is a trace event, optionally annotated with XStats. Next ID: 6
tensorflow.profiler.XEvent
Kelas Bersarang
kelas | XEvent.Builder | An XEvent is a trace event, optionally annotated with XStats. | |
enum | XEvent.DataCase |
Konstanta
ke dalam | DURATION_PS_FIELD_NUMBER | |
ke dalam | METADATA_ID_FIELD_NUMBER | |
ke dalam | NUM_OCCURRENCES_FIELD_NUMBER | |
ke dalam | OFFSET_PS_FIELD_NUMBER | |
ke dalam | STATS_FIELD_NUMBER |
Metode Publik
boolean | sama dengan (Objek objek) |
XEvent.DataCase | |
XEvent statis | |
XAcara | |
com.google.protobuf.Descriptors.Descriptor statis terakhir | |
panjang | dapatkanDurasiPs () Duration of the event in picoseconds. |
panjang | dapatkan MetadataId () XEventMetadata.id of corresponding metadata. |
panjang | dapatkanNumOccurrences () Number of occurrences of the event, if aggregated. |
panjang | dapatkanOffsetPs () Start time of the event in picoseconds, as offset from XLine.timestamp_ns(). |
ke dalam | |
XStat | getStats (indeks int) XStats associated with the event. |
ke dalam | dapatkanStatsCount () XStats associated with the event. |
Daftar< XStat > | dapatkanStatsList () XStats associated with the event. |
XStatOrBuilder | getStatsOrBuilder (indeks int) XStats associated with the event. |
Daftar<? memperluas XStatOrBuilder > | dapatkanStatsOrBuilderList () XStats associated with the event. |
final com.google.protobuf.UnknownFieldSet | |
ke dalam | Kode hash () |
boolean terakhir | |
XEvent.Builder statis | newBuilder (prototipe XEvent ) |
XEvent.Builder statis | |
XEvent.Builder | |
XEvent statis | parseDelimitedFrom (masukan Aliran Masukan) |
XEvent statis | parseDelimitedFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
XEvent statis | parseFrom (data ByteBuffer) |
XEvent statis | parseFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
XEvent statis | parseFrom (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
XEvent statis | parseFrom (com.google.protobuf.CodedInputStream masukan) |
XEvent statis | parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
XEvent statis | parseFrom (com.google.protobuf.ByteString data) |
XEvent statis | parseFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
XEvent statis | parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statis | pengurai () |
XEvent.Builder | |
ruang kosong | writeTo (com.google.protobuf.CodedOutputStream keluaran) |
Metode Warisan
Konstanta
int akhir statis publik DURATION_PS_FIELD_NUMBER
Nilai Konstan: 3
int final statis publik METADATA_ID_FIELD_NUMBER
Nilai Konstan: 1
int final statis publik NUM_OCCURRENCES_FIELD_NUMBER
Nilai Konstan: 5
int akhir statis publik OFFSET_PS_FIELD_NUMBER
Nilai Konstan: 2
int final statis publik STATS_FIELD_NUMBER
Nilai Konstan: 4
Metode Publik
boolean publik sama (Obj objek)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
getDurationPs panjang publik ()
Duration of the event in picoseconds. Can be zero for an instant event.
int64 duration_ps = 3;
getMetadataId panjang publik ()
XEventMetadata.id of corresponding metadata.
int64 metadata_id = 1;
getNumOccurrences panjang publik ()
Number of occurrences of the event, if aggregated.
int64 num_occurrences = 5;
getOffsetPs panjang publik ()
Start time of the event in picoseconds, as offset from XLine.timestamp_ns().
int64 offset_ps = 2;
publik dapatkanParserForType ()
publik int getSerializedSize ()
getStats XStat publik (indeks int)
XStats associated with the event. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 4;
publik int getStatsCount ()
XStats associated with the event. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 4;
Daftar publik< XStat > getStatsList ()
XStats associated with the event. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 4;
getStatsOrBuilder publik XStatOrBuilder (indeks int)
XStats associated with the event. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 4;
Daftar Publik<? memperluas 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 ()
kode hash int publik ()
boolean akhir publik diinisialisasi ()
parseDelimitedFrom XEvent statis publik (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
Pengecualian IO |
---|
parseFrom XEvent statis publik (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
Pengecualian IO |
---|
parseFrom XEvent statis publik (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
InvalidProtocolBufferException |
---|
parseFrom XEvent statis publik (com.google.protobuf.CodedInputStream masukan)
Melempar
Pengecualian IO |
---|
parseFrom XEvent statis publik (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
InvalidProtocolBufferException |
---|
parseFrom XEvent statis publik (com.google.protobuf.ByteString data)
Melempar
InvalidProtocolBufferException |
---|
parseFrom XEvent statis publik (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
Pengecualian IO |
---|
parseFrom XEvent statis publik (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
InvalidProtocolBufferException |
---|
statis publik pengurai ()
public void writeTo (keluaran com.google.protobuf.CodedOutputStream)
Melempar
Pengecualian IO |
---|