পাবলিক ইন্টারফেস XEventOrBuilder
পরিচিত পরোক্ষ উপশ্রেণী |
পাবলিক পদ্ধতি
বিমূর্ত XEvent.DataCase | getDataCase () |
বিমূর্ত দীর্ঘ | সময়কালপিএস () Duration of the event in picoseconds. |
বিমূর্ত দীর্ঘ | getMetadataId () XEventMetadata.id of corresponding metadata. |
বিমূর্ত দীর্ঘ | getNumOccurences () 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 সূচক) XStats associated with the event. |
বিমূর্ত int | getStatsCount () XStats associated with the event. |
বিমূর্ত তালিকা< XStat > | getStatsList () XStats associated with the event. |
বিমূর্ত XStatOrBuilder | getStatsOrBuilder (int সূচক) XStats associated with the event. |
বিমূর্ত তালিকা<? XStatOrBuilder > প্রসারিত করে | getStatsOrBuilderList () XStats associated with the event. |
পাবলিক পদ্ধতি
সর্বজনীন বিমূর্ত দীর্ঘ 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;
সর্বজনীন বিমূর্ত দীর্ঘ getNumOccurences ()
Number of occurrences of the event, if aggregated.
int64 num_occurrences = 5;
পাবলিক বিমূর্ত দীর্ঘ getOffsetPs ()
Start time of the event in picoseconds, as offset from XLine.timestamp_ns().
int64 offset_ps = 2;
সর্বজনীন বিমূর্ত XStat getStats (int সূচক)
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 সূচক)
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;