Home
last modified time | relevance | path

Searched defs:is_host_plane (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/utils/
H A Dgroup_events.cc57 std::optional<int64_t> GetKernelEventType(bool is_host_plane, in GetKernelEventType()
66 int64_t GetEventType(bool is_host_plane, const XEventVisitor& event) { in GetEventType()
399 bool is_host_plane = (visitor->Name() == kHostThreadsPlaneName); in ConnectIntraThread() local
H A Dxplane_utils.cc354 void AddFlowsToXplane(int32_t host_id, bool is_host_plane, bool connect_traceme, in AddFlowsToXplane()