Searched refs:GetGateTypeByPt (Results 1 – 2 of 2) sorted by relevance
138 GateType pgoType = tsManager_->GetGateTypeByPt(classType); in CollectGateType()271 … value.pgoTypes.emplace_back(tsManager_->GetGateTypeByPt(pgoType.GetObjectInfo(i).GetClassType())); in AddProfiler()
816 inline const kungfu::GateType GetGateTypeByPt(ClassType pgoType) in GetGateTypeByPt() function