Searched defs:is_host_plane (Results 1 – 2 of 2) sorted by relevance
57 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
354 void AddFlowsToXplane(int32_t host_id, bool is_host_plane, bool connect_traceme, in AddFlowsToXplane()