package tensorflow.profiler

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message XEvent

xplane.proto:75

An XEvent is a trace event, optionally annotated with XStats. Next ID: 6

Used in: XLine

message XEventMetadata

xplane.proto:117

Metadata for an XEvent, shared by all instances of the same event. Next ID: 5

Used in: XPlane

message XLine

xplane.proto:44

An XLine is a timeline of trace events (XEvents). Next ID: 12

Used in: XPlane

message XPlane

xplane.proto:20

An XPlane is a container of parallel timelines (XLines), generated by a profiling source or by post-processing one or more XPlanes. Next ID: 7

Used in: XSpace

message XSpace

xplane.proto:9

A container of parallel XPlanes, generated by one or more profiling sources. Next ID: 4

message XStat

xplane.proto:99

An XStat is a named value associated with an XEvent, e.g., a performance counter value, a metric computed by a formula applied over nested XEvents and XStats. Next ID: 8

Used in: XEvent, XPlane

message XStatMetadata

xplane.proto:133

Metadata for an XStat, shared by all instances of the same stat. Next ID: 4

Used in: XPlane