giao diện công cộng XEventOrBuilder
| Các lớp con gián tiếp đã biết |
Phương pháp công khai
| trừu tượng XEvent.DataCase | getDataCase () |
| trừu tượng dài | getDurationPs () Duration of the event in picoseconds. |
| trừu tượng dài | getMetadataId () XEventMetadata.id of corresponding metadata. |
| trừu tượng dài | getNumOccurences () Number of occurrences of the event, if aggregated. |
| trừu tượng dài | getOffsetPs () Start time of the event in picoseconds, as offset from XLine.timestamp_ns(). |
| trừu tượng XStat | getStats (chỉ số int) XStats associated with the event. |
| int trừu tượng | getStatsCount () XStats associated with the event. |
| Danh sách trừu tượng< XStat > | getStatsList () XStats associated with the event. |
| trừu tượng XStatOrBuilder | getStatsOrBuilder (chỉ mục int) XStats associated with the event. |
| Danh sách trừu tượng<? mở rộng XStatOrBuilder > | getStatsOrBuilderList () XStats associated with the event. |
Phương pháp công khai
tóm tắt công khai dài getDurationPs ()
Duration of the event in picoseconds. Can be zero for an instant event.
int64 duration_ps = 3; tóm tắt công khai dài getMetadataId ()
XEventMetadata.id of corresponding metadata.
int64 metadata_id = 1; tóm tắt công khai dài getNumOccurrences ()
Number of occurrences of the event, if aggregated.
int64 num_occurrences = 5; tóm tắt công khai dài getOffsetPs ()
Start time of the event in picoseconds, as offset from XLine.timestamp_ns().
int64 offset_ps = 2; tóm tắt công khai XStat getStats (chỉ mục int)
XStats associated with the event. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 4; tóm tắt công khai int getStatsCount ()
XStats associated with the event. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 4; Danh sách tóm tắt công khai< XStat > getStatsList ()
XStats associated with the event. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 4; tóm tắt công khai XStatOrBuilder getStatsOrBuilder (chỉ mục int)
XStats associated with the event. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 4; Danh sách tóm tắt công khai<? mở rộng XStatOrBuilder > getStatsOrBuilderList ()
XStats associated with the event. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 4;