Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- index % time self children called name
- <spontaneous>
- [1] 88.9 0.00 0.40 RunApplication() [1]
- 0.00 0.40 1/1 Urho3D::Application::Run() [2]
- 0.00 0.00 1/1 AlphaEngineApp::AlphaEngineApp(Urho3D::Context*) [317]
- 0.00 0.00 1/1 Urho3D::Context::~Context() [881]
- 0.00 0.00 1/1 Urho3D::Context::Context() [1336]
- 0.00 0.00 1/1 HangarsClientApp::~HangarsClientApp() [2098]
- 0.00 0.00 2/41108 Urho3D::RefCounted::AddRef() [4898]
- 0.00 0.00 2/41110 Urho3D::RefCounted::ReleaseRef() [4897]
- -----------------------------------------------
- 0.00 0.40 1/1 RunApplication() [1]
- [2] 88.9 0.00 0.40 1 Urho3D::Application::Run() [2]
- 0.00 0.36 1369/1369 Urho3D::Engine::RunFrame() [3]
- 0.00 0.02 1/1 HangarsClientApp::Start() [16]
- 0.00 0.01 1369/1369 Urho3D::Time::EndFrame() [29]
- 0.00 0.00 1/1 Urho3D::Engine::Initialize(Urho3D::HashMap<Urho3D::StringHash, Urho3D::Variant> const&) [73]
- 0.00 0.00 1/1 AlphaEngineApp::Setup() [488]
- 0.00 0.00 1/1 AlphaEngineApp::Stop() [1048]
- 0.00 0.00 1/1 HangarsClientApp::Setup() [6438]
- 0.00 0.00 1/1 HangarsClientApp::Stop() [6437]
- -----------------------------------------------
- 0.00 0.36 1369/1369 Urho3D::Application::Run() [2]
- [3] 80.4 0.00 0.36 1369 Urho3D::Engine::RunFrame() [3]
- 0.00 0.31 1365/1365 Urho3D::Engine::Render() [4]
- 0.00 0.04 1369/1369 Urho3D::Engine::Update() [14]
- 0.00 0.01 1369/1369 Urho3D::Time::BeginFrame(float) [28]
- 0.00 0.00 1369/12905 Urho3D::Graphics* Urho3D::Object::GetSubsystem<Urho3D::Graphics>() const [66]
- 0.00 0.00 1369/1369 Urho3D::Engine::ApplyFrameLimit() [154]
- 0.00 0.00 1369/2739 Urho3D::Time* Urho3D::Object::GetSubsystem<Urho3D::Time>() const [153]
- 0.00 0.00 1369/1370 Urho3D::Audio* Urho3D::Object::GetSubsystem<Urho3D::Audio>() const [179]
- 0.00 0.00 1369/6891 Urho3D::Input* Urho3D::Object::GetSubsystem<Urho3D::Input>() const [122]
- 0.00 0.00 1369/2743 Urho3D::Graphics::IsInitialized() const [5104]
- -----------------------------------------------
- 0.00 0.31 1365/1365 Urho3D::Engine::RunFrame() [3]
- [4] 68.7 0.00 0.31 1365 Urho3D::Engine::Render() [4]
- 0.00 0.27 1367/1367 Urho3D::Renderer::Render() [6]
- 0.00 0.02 1368/1368 Urho3D::UI::Render(bool) [26]
- 0.00 0.01 1368/1368 Urho3D::Graphics::EndFrame() [32]
- 0.00 0.01 1369/1369 Urho3D::Graphics::BeginFrame() [36]
- 0.00 0.00 1368/12905 Urho3D::Graphics* Urho3D::Object::GetSubsystem<Urho3D::Graphics>() const [66]
- 0.00 0.00 1368/101199 Urho3D::Object::GetSubsystem(Urho3D::StringHash) const [49]
- 0.00 0.00 1367/1368 Urho3D::Renderer* Urho3D::Object::GetSubsystem<Urho3D::Renderer>() const [193]
- 0.00 0.00 1365/46549 Urho3D::Profiler* Urho3D::Object::GetSubsystem<Urho3D::Profiler>() const [72]
- 0.00 0.00 4106/226594 Urho3D::String::Compare(char const*, char const*, bool) [4843]
- 0.00 0.00 2738/143588 Urho3D::Thread::IsMainThread() [4865]
- 0.00 0.00 1370/49415 Urho3D::HiresTimer::Reset() [4891]
- 0.00 0.00 1369/104460 Urho3D::HiresTimer::GetUSec(bool) [4869]
- 0.00 0.00 1/65 Urho3D::HiresTimer::HiresTimer() [5432]
- 0.00 0.00 1/18179 Urho3D::VectorBase::AllocateBuffer(unsigned int) [4970]
- -----------------------------------------------
- [5] 68.0 0.05 0.26 41152+253709 <cycle 1 as a whole> [5]
- 0.01 0.16 9577 Urho3D::Text::GetBatches(Urho3D::PODVector<Urho3D::UIBatch>&, Urho3D::PODVector<float>&, Urho3D::IntRect const&) <cycle 1> [10]
- 0.00 0.02 30768 Urho3D::Graphics::GetShader(Urho3D::ShaderType, char const*, char const*) const <cycle 1> [17]
- 0.00 0.02 1369 Urho3D::UI::ProcessHover(Urho3D::IntVector2 const&, int, int, Urho3D::Cursor*) <cycle 1> [21]
- 0.00 0.02 5597 Urho3D::ResourceCache::GetResource(Urho3D::StringHash, Urho3D::String const&, bool) <cycle 1> [24]
- 0.01 0.00 10593 Urho3D::Graphics::SetShaders(Urho3D::ShaderVariation*, Urho3D::ShaderVariation*) <cycle 1> [27]
- 0.01 0.00 34448 Urho3D::Object::OnEvent(Urho3D::Object*, Urho3D::StringHash, Urho3D::HashMap<Urho3D::StringHash, Urho3D::Variant>&) <cycle 1> [30]
- 0.00 0.01 1369 Urho3D::Renderer::Update(float) <cycle 1> [33]
- 0.01 0.00 1369 Urho3D::UI::RenderUpdate() <cycle 1> [34]
- 0.01 0.00 2738+190278 Urho3D::UI::Update(float, Urho3D::UIElement*) <cycle 1> [45]
- 0.00 0.01 35 Urho3D::Resource::Load(Urho3D::Deserializer&) <cycle 1> [58]
- 0.00 0.00 10161 Urho3D::Font::GetFace(int) <cycle 1> [71]
- 0.00 0.00 36439 Urho3D::Object::SendEvent(Urho3D::StringHash, Urho3D::HashMap<Urho3D::StringHash, Urho3D::Variant>&) <cycle 1> [82]
- 0.00 0.00 1367 Urho3D::View::Update(Urho3D::FrameInfo const&) <cycle 1> [92]
- 0.00 0.00 2738 Urho3D::Scene::Update(float) <cycle 1> [107]
- 0.00 0.00 1369 Urho3D::Console::HandlePostUpdate(Urho3D::StringHash, Urho3D::HashMap<Urho3D::StringHash, Urho3D::Variant>&) <cycle 1> [119]
- 0.00 0.00 6864 Urho3D::Object::SendEvent(Urho3D::StringHash) <cycle 1> [125]
- 0.00 0.00 6500 Urho3D::UI::HandleBeginFrame(Urho3D::StringHash, Urho3D::HashMap<Urho3D::StringHash, Urho3D::Variant>&) <cycle 1> [126]
- 0.00 0.00 1369 Urho3D::DebugHud::Update() <cycle 1> [134]
- 0.00 0.00 2738+20068 Urho3D::UI::GetBatches(Urho3D::UIElement*, Urho3D::IntRect) <cycle 1> [143]
- 0.00 0.00 1369 Urho3D::UI::Update(float) <cycle 1> [152]
- 0.00 0.00 1368 Urho3D::Octree::Update(Urho3D::FrameInfo const&) <cycle 1> [157]
- 0.00 0.00 2738 Urho3D::EventHandlerImpl<Urho3D::Scene>::Invoke(Urho3D::HashMap<Urho3D::StringHash, Urho3D::Variant>&) <cycle 1> [167]
- 0.00 0.00 1470 Urho3D::UIElement::SetVisible(bool) <cycle 1> [173]
- 0.00 0.00 31042 Urho3D::UIElement::SetSize(Urho3D::IntVector2 const&) <cycle 1> [176]
- 0.00 0.00 28964 Urho3D::UIElement::SetPosition(Urho3D::IntVector2 const&) <cycle 1> [177]
- 0.00 0.00 1369 Urho3D::Input::Update() <cycle 1> [178]
- 0.00 0.00 2738 Urho3D::EventHandlerImpl<Urho3D::Network>::Invoke(Urho3D::HashMap<Urho3D::StringHash, Urho3D::Variant>&) <cycle 1> [180]
- 0.00 0.00 1369 Urho3D::Network::PostUpdate(float) <cycle 1> [181]
- 0.00 0.00 1369 Urho3D::LineEdit::Update(float) <cycle 1> [189]
- 0.00 0.00 569 Urho3D::Serializable::LoadXML(Urho3D::XMLElement const&, bool) <cycle 1> [213]
- 0.00 0.00 4167 Urho3D::EventHandlerImpl<Urho3D::UI>::Invoke(Urho3D::HashMap<Urho3D::StringHash, Urho3D::Variant>&) <cycle 1> [221]
- 0.00 0.00 1442 Urho3D::EventHandlerImpl<AlphaEngineApp>::Invoke(Urho3D::HashMap<Urho3D::StringHash, Urho3D::Variant>&) <cycle 1> [228]
- 0.00 0.00 1370 Urho3D::EventHandlerImpl<Urho3D::Renderer>::Invoke(Urho3D::HashMap<Urho3D::StringHash, Urho3D::Variant>&) <cycle 1> [230]
- 0.00 0.00 123 Urho3D::ListView::InsertItem(unsigned int, Urho3D::UIElement*, Urho3D::UIElement*) <cycle 1> [273]
- 0.00 0.00 1 Urho3D::FontFaceFreeType::Load(unsigned char const*, unsigned int, int) <cycle 1> [279]
- 0.00 0.00 7 Urho3D::ResourceCache::GetTempResource(Urho3D::StringHash, Urho3D::String const&, bool) <cycle 1> [286]
- 0.00 0.00 148 Urho3D::DropDownList::GetBatches(Urho3D::PODVector<Urho3D::UIBatch>&, Urho3D::PODVector<float>&, Urho3D::IntRect const&) <cycle 1> [339]
- 0.00 0.00 163 Urho3D::UIElement::InsertChild(unsigned int, Urho3D::UIElement*) <cycle 1> [416]
- 0.00 0.00 242 Urho3D::Text::SetFontAttr(Urho3D::ResourceRef const&) <cycle 1> [593]
- 0.00 0.00 47 Urho3D::UI::HandleMouseMove(Urho3D::StringHash, Urho3D::HashMap<Urho3D::StringHash, Urho3D::Variant>&) <cycle 1> [622]
- 0.00 0.00 2299 Urho3D::UIElement::UpdateLayout() <cycle 1> [715]
- 0.00 0.00 1 MainMenuView::CreateManualScene() <cycle 1> [717]
- 0.00 0.00 84 Urho3D::Log::Write(int, Urho3D::String const&) <cycle 1> [719]
- 0.00 0.00 1 Urho3D::Technique::BeginLoad(Urho3D::Deserializer&) <cycle 1> [723]
- 0.00 0.00 86 Urho3D::Input::HandleSDLEvent(void*) <cycle 1> [725]
- 0.00 0.00 3 Urho3D::ResourceCache::ReloadResource(Urho3D::Resource*) <cycle 1> [732]
- 0.00 0.00 6 Urho3D::Texture2D::BeginLoad(Urho3D::Deserializer&) <cycle 1> [735]
- 0.00 0.00 11 Urho3D::ListView::SetSelections(Urho3D::PODVector<unsigned int> const&) <cycle 1> [742]
- 0.00 0.00 23 Urho3D::Input::SetKey(int, int, unsigned int, bool) <cycle 1> [878]
- 0.00 0.00 4 Urho3D::ScrollBar::ScrollBar(Urho3D::Context*) <cycle 1> [888]
- 0.00 0.00 2 Urho3D::Renderer::Initialize() <cycle 1> [889]
- 0.00 0.00 62 Urho3D::Context::CreateObject(Urho3D::StringHash) <cycle 1> [1046]
- 0.00 0.00 2 Urho3D::ScrollView::ScrollView(Urho3D::Context*) <cycle 1> [1066]
- 0.00 0.00 2 Urho3D::Input::GainFocus() <cycle 1> [1070]
- 0.00 0.00 47 AlphaEngineApp::MouseMoveDelegate(Urho3D::StringHash, Urho3D::HashMap<Urho3D::StringHash, Urho3D::Variant>&) <cycle 1> [1073]
- 0.00 0.00 10 Urho3D::UI::SetFocusElement(Urho3D::UIElement*, bool) <cycle 1> [1083]
- 0.00 0.00 1 Urho3D::DropDownList::DropDownList(Urho3D::Context*) <cycle 1> [1085]
- 0.00 0.00 2 Urho3D::ListView::ListView(Urho3D::Context*) <cycle 1> [1086]
- 0.00 0.00 2 Urho3D::Input::Initialize() <cycle 1> [1091]
- 0.00 0.00 3 Urho3D::Console::PopulateInterpreter() <cycle 1> [1092]
- 0.00 0.00 1 Urho3D::Font::BeginLoad(Urho3D::Deserializer&) <cycle 1> [1183]
- 0.00 0.00 5 Urho3D::ScrollView::ApplyAttributes() <cycle 1> [1184]
- 0.00 0.00 26 Urho3D::BorderImage::SetTextureAttr(Urho3D::ResourceRef const&) <cycle 1> [1189]
- 0.00 0.00 1 Urho3D::Font::LoadParameters() <cycle 1> [1193]
- 0.00 0.00 7 Urho3D::Console::SetVisible(bool) <cycle 1> [1198]
- 0.00 0.00 1 Urho3D::LineEdit::LineEdit(Urho3D::Context*) <cycle 1> [1199]
- 0.00 0.00 1 GAFactory::ModifyGameAsset(Urho3D::SharedPtr<Urho3D::Node>, Urho3D::XMLElement, bool) <cycle 1> [1201]
- 0.00 0.00 110 Urho3D::ScrollView::UpdateView(Urho3D::IntVector2 const&) <cycle 1> [1203]
- 0.00 0.00 2 Urho3D::UI::Initialize() <cycle 1> [1206]
- 0.00 0.00 30 Urho3D::HashMap<Urho3D::String, Urho3D::TextureUnit>::operator[](Urho3D::String const&) <cycle 1> [1207]
- 0.00 0.00 28 Urho3D::UIElement::SetName(Urho3D::String const&) <cycle 1> [1214]
- 0.00 0.00 1 Urho3D::Material::ResetToDefaults() <cycle 1> [1225]
- 0.00 0.00 1 GAFactory::CreateComponents(Urho3D::SharedPtr<Urho3D::Node>, Urho3D::XMLElement) <cycle 1> [1227]
- 0.00 0.00 7 Urho3D::ScrollView::SetContentElement(Urho3D::UIElement*) <cycle 1> [1234]
- 0.00 0.00 8 Urho3D::Cursor::DefineShape(Urho3D::String const&, Urho3D::Image*, Urho3D::IntRect const&, Urho3D::IntVector2 const&) <cycle 1> [1325]
- 0.00 0.00 4 Urho3D::Slider::Slider(Urho3D::Context*) <cycle 1> [1330]
- 0.00 0.00 5 Urho3D::UIElement::RemoveChildAtIndex(unsigned int) <cycle 1> [1333]
- 0.00 0.00 1 GAFactory::InitGameAsset(Urho3D::SharedPtr<Urho3D::Node>, Urho3D::XMLElement, unsigned int) <cycle 1> [1342]
- 0.00 0.00 1 Urho3D::Cursor::SetShapesAttr(Urho3D::Vector<Urho3D::Variant> const&) <cycle 1> [1348]
- 0.00 0.00 3 Urho3D::UIElement::RemoveAllChildren() <cycle 1> [1351]
- 0.00 0.00 12 AlphaEngineApp::KeyDownDelegate(Urho3D::StringHash, Urho3D::HashMap<Urho3D::StringHash, Urho3D::Variant>&) <cycle 1> [1354]
- 0.00 0.00 7 Urho3D::Console::UpdateElements() <cycle 1> [1356]
- 0.00 0.00 11 AlphaEngineApp::KeyUpDelegate(Urho3D::StringHash, Urho3D::HashMap<Urho3D::StringHash, Urho3D::Variant>&) <cycle 1> [1357]
- 0.00 0.00 1 Urho3D::Node::AddChild(Urho3D::Node*, unsigned int) <cycle 1> [1360]
- 0.00 0.00 1406 Urho3D::Serializable::OnSetAttribute(Urho3D::AttributeInfo const&, Urho3D::Variant const&) <cycle 1> [1784]
- 0.00 0.00 2 Urho3D::ListView::SetHierarchyMode(bool) <cycle 1> [1788]
- 0.00 0.00 4 Urho3D::Node::AddComponent(Urho3D::Component*, unsigned int, Urho3D::CreateMode) <cycle 1> [1791]
- 0.00 0.00 1 Urho3D::Engine::DoExit() <cycle 1> [1798]
- 0.00 0.00 1 Urho3D::UI::SetScale(float) <cycle 1> [1797]
- 0.00 0.00 3 Urho3D::Input::SendInputFocusEvent() <cycle 1> [1829]
- 0.00 0.00 6 Urho3D::EventHandlerImpl<Urho3D::LineEdit>::Invoke(Urho3D::HashMap<Urho3D::StringHash, Urho3D::Variant>&) <cycle 1> [1853]
- 0.00 0.00 3 Urho3D::LineEdit::HandleFocused(Urho3D::StringHash, Urho3D::HashMap<Urho3D::StringHash, Urho3D::Variant>&) <cycle 1> [1854]
- 0.00 0.00 1 Urho3D::Font::GetFaceFreeType(int) <cycle 1> [1872]
- 0.00 0.00 1 Urho3D::Material::Material(Urho3D::Context*) <cycle 1> [1873]
- 0.00 0.00 1 GAFactory::CreateGameAsset(Urho3D::String, Urho3D::XMLElement, bool, Urho3D::Matrix4 const*, unsigned int) <cycle 1> [1874]
- 0.00 0.00 1 Urho3D::Renderer::LoadShaders() <cycle 1> [1917]
- 0.00 0.00 119 Urho3D::Slider::SetValue(float) <cycle 1> [1918]
- 0.00 0.00 1 Urho3D::ScrollBar::HandleSliderChanged(Urho3D::StringHash, Urho3D::HashMap<Urho3D::StringHash, Urho3D::Variant>&) <cycle 1> [1919]
- 0.00 0.00 1 LevelManager::LoadStaticsGA(Urho3D::SharedPtr<Urho3D::Scene>, Urho3D::XMLElement, bool) <cycle 1> [1920]
- 0.00 0.00 2 Urho3D::Node::SetName(Urho3D::String const&) <cycle 1> [1951]
- 0.00 0.00 1 Urho3D::Renderer::ReloadTextures() <cycle 1> [1974]
- 0.00 0.00 8 Urho3D::Input::SetMouseVisible(bool, bool) <cycle 1> [2013]
- 0.00 0.00 1 Urho3D::Cursor::SetShape(Urho3D::String const&) <cycle 1> [2024]
- 0.00 0.00 1 Urho3D::AttributeAccessorImpl<Urho3D::Cursor, Urho3D::Vector<Urho3D::Variant>, Urho3D::MixedAttributeTrait<Urho3D::Vector<Urho3D::Variant> > >::Set(Urho3D::Serializable*, Urho3D::Variant const&) <cycle 1> [2090]
- 0.00 0.00 2 Urho3D::Graphics::Release(bool, bool) <cycle 1> [2141]
- 0.00 0.00 29207 Urho3D::UIElement::SetSize(int, int) <cycle 1> [4942]
- 0.00 0.00 1375 Urho3D::EventHandlerImpl<Urho3D::Console>::Invoke(Urho3D::HashMap<Urho3D::StringHash, Urho3D::Variant>&) <cycle 1> [5157]
- 0.00 0.00 1370 Urho3D::EventHandlerImpl<Urho3D::Input>::Invoke(Urho3D::HashMap<Urho3D::StringHash, Urho3D::Variant>&) <cycle 1> [5159]
- 0.00 0.00 1369 Urho3D::EventHandlerImpl<Urho3D::DebugHud>::Invoke(Urho3D::HashMap<Urho3D::StringHash, Urho3D::Variant>&) <cycle 1> [5177]
- 0.00 0.00 1369 Urho3D::Network::HandleRenderUpdate(Urho3D::StringHash, Urho3D::HashMap<Urho3D::StringHash, Urho3D::Variant>&) <cycle 1> [5190]
- 0.00 0.00 661 Urho3D::UIElement::SetStyle(Urho3D::String const&, Urho3D::XMLFile*) <cycle 1> [5260]
- 0.00 0.00 620 Urho3D::UIElement::SetWidth(int) <cycle 1> [5263]
- 0.00 0.00 535+32 Urho3D::UIElement::LoadXML(Urho3D::XMLElement const&, Urho3D::XMLFile*, bool) <cycle 1> [5294]
- 0.00 0.00 567 Urho3D::Animatable::LoadXML(Urho3D::XMLElement const&, bool) <cycle 1> [5274]
- 0.00 0.00 535 Urho3D::UIElement::SetStyle(Urho3D::XMLElement const&) <cycle 1> [5296]
- 0.00 0.00 515 Urho3D::Text::UpdateText(bool) <cycle 1> [5298]
- 0.00 0.00 511 Urho3D::UIElement::SetFixedHeight(int) <cycle 1> [5300]
- 0.00 0.00 504 Urho3D::UIElement::SetMinWidth(int) <cycle 1> [5302]
- 0.00 0.00 242 Urho3D::AttributeAccessorImpl<Urho3D::Text, Urho3D::ResourceRef, Urho3D::MixedAttributeTrait<Urho3D::ResourceRef> >::Set(Urho3D::Serializable*, Urho3D::Variant const&) <cycle 1> [5366]
- 0.00 0.00 164 Urho3D::UIElement::SetPosition(int, int) <cycle 1> [5383]
- 0.00 0.00 163 Urho3D::UIElement::ApplyStyleRecursive(Urho3D::UIElement*) <cycle 1> [5384]
- 0.00 0.00 148 Urho3D::UIElement::GetBatchesWithOffset(Urho3D::IntVector2&, Urho3D::PODVector<Urho3D::UIBatch>&, Urho3D::PODVector<float>&, Urho3D::IntRect) <cycle 1> [5388]
- 0.00 0.00 110 Urho3D::ScrollView::UpdateScrollBars() <cycle 1> [5402]
- 0.00 0.00 95 Urho3D::ScrollView::UpdateViewSize() <cycle 1> [5407]
- 0.00 0.00 80 Urho3D::Text::UpdateCharLocations() <cycle 1> [5419]
- 0.00 0.00 70 AlphaEngineApp::OnMessageProc(AppMsg) <cycle 1> [5426]
- 0.00 0.00 70 MainMenuView::VOnMsgProc(AppMsg) <cycle 1> [5425]
- 0.00 0.00 68 Urho3D::UIElement::SetHeight(int) <cycle 1> [5431]
- 0.00 0.00 58 Urho3D::ScrollView::UpdatePanelSize() <cycle 1> [5436]
- 0.00 0.00 58 Urho3D::Slider::UpdateSlider() <cycle 1> [5437]
- 0.00 0.00 38 Urho3D::AttributeAccessorImpl<Urho3D::UIElement, Urho3D::IntVector2, Urho3D::AttributeTrait<Urho3D::IntVector2> >::Set(Urho3D::Serializable*, Urho3D::Variant const&) <cycle 1> [5471]
- 0.00 0.00 37 Urho3D::ListView::OnResize() <cycle 1> [5473]
- 0.00 0.00 37 Urho3D::ScrollView::OnResize() <cycle 1> [5472]
- 0.00 0.00 33 Urho3D::ScrollBar::OnResize() <cycle 1> [5480]
- 0.00 0.00 32 Urho3D::EventHandlerImpl<Urho3D::ScrollView>::Invoke(Urho3D::HashMap<Urho3D::StringHash, Urho3D::Variant>&) <cycle 1> [5483]
- 0.00 0.00 32 Urho3D::UIElement::CreateChild(Urho3D::StringHash, Urho3D::String const&, unsigned int) <cycle 1> [5487]
- 0.00 0.00 31 Urho3D::Text::SetText(Urho3D::String const&) <cycle 1> [5489]
- 0.00 0.00 26 Urho3D::AttributeAccessorImpl<Urho3D::BorderImage, Urho3D::ResourceRef, Urho3D::MixedAttributeTrait<Urho3D::ResourceRef> >::Set(Urho3D::Serializable*, Urho3D::Variant const&) <cycle 1> [5502]
- 0.00 0.00 18 Urho3D::ScrollBar::SetOrientation(Urho3D::Orientation) <cycle 1> [5548]
- 0.00 0.00 14 Urho3D::UIElement::SetFixedWidth(int) <cycle 1> [5585]
- 0.00 0.00 12 Urho3D::ListView::EnsureItemVisibility(Urho3D::UIElement*) <cycle 1> [5604]
- 0.00 0.00 11 Urho3D::EventHandlerImpl<Urho3D::DropDownList>::Invoke(Urho3D::HashMap<Urho3D::StringHash, Urho3D::Variant>&) <cycle 1> [5610]
- 0.00 0.00 10 Urho3D::ScrollView::SetViewPosition(Urho3D::IntVector2 const&) <cycle 1> [5614]
- 0.00 0.00 10 Urho3D::ShaderProgram::~ShaderProgram() <cycle 1> [5616]
- 0.00 0.00 10 Urho3D::ShaderProgram::~ShaderProgram() <cycle 1> [5617]
- 0.00 0.00 8 Urho3D::ListView::SetSelection(unsigned int) <cycle 1> [5646]
- 0.00 0.00 6 Urho3D::AttributeAccessorImpl<Urho3D::UIElement, Urho3D::IntRect, Urho3D::AttributeTrait<Urho3D::IntRect> >::Set(Urho3D::Serializable*, Urho3D::Variant const&) <cycle 1> [5694]
- 0.00 0.00 6 Urho3D::DropDownList::InsertItem(unsigned int, Urho3D::UIElement*) <cycle 1> [5686]
- 0.00 0.00 5 Urho3D::DebugHud::SetMode(unsigned int) <cycle 1> [5721]
- 0.00 0.00 4 Urho3D::LineEdit::UpdateCursor() <cycle 1> [5770]
- 0.00 0.00 4 Urho3D::Text::GetCharPosition(unsigned int) <cycle 1> [5754]
- 0.00 0.00 4 Urho3D::ObjectFactoryImpl<Urho3D::ScrollBar>::CreateObject() <cycle 1> [5738]
- 0.00 0.00 4 Urho3D::ObjectFactoryImpl<Urho3D::Slider>::CreateObject() <cycle 1> [5737]
- 0.00 0.00 4 Urho3D::Node::CreateComponent(Urho3D::StringHash, Urho3D::CreateMode, unsigned int) <cycle 1> [5753]
- 0.00 0.00 3 Urho3D::LineEdit::ApplyAttributes() <cycle 1> [5853]
- 0.00 0.00 3 Urho3D::UIElement::SetMaxWidth(int) <cycle 1> [5860]
- 0.00 0.00 3 Urho3D::ListView::RemoveAllItems() <cycle 1> [5856]
- 0.00 0.00 3 Urho3D::ListView::ClearSelection() <cycle 1> [5855]
- 0.00 0.00 2 Urho3D::Menu::LoadXML(Urho3D::XMLElement const&, Urho3D::XMLFile*, bool) <cycle 1> [5971]
- 0.00 0.00 2 XMLResourceLoader::LoadXMLDocument(Urho3D::String) <cycle 1> [5880]
- 0.00 0.00 1 Urho3D::EventHandlerImpl<Urho3D::ScrollBar>::Invoke(Urho3D::HashMap<Urho3D::StringHash, Urho3D::Variant>&) <cycle 1> [6563]
- 0.00 0.00 1 Urho3D::EventHandlerImpl<MainMenuView>::Invoke(Urho3D::HashMap<Urho3D::StringHash, Urho3D::Variant>&) <cycle 1> [6552]
- 0.00 0.00 1 MainMenuView::FinishIntroductionPartDelegate(Urho3D::StringHash, Urho3D::HashMap<Urho3D::StringHash, Urho3D::Variant>&) <cycle 1> [6379]
- 0.00 0.00 1 Urho3D::ObjectFactoryImpl<Urho3D::ListView>::CreateObject() <cycle 1> [6720]
- 0.00 0.00 1 Urho3D::ObjectFactoryImpl<Urho3D::DropDownList>::CreateObject() <cycle 1> [6642]
- 0.00 0.00 1 Urho3D::ScrollView::SetScrollBarsVisible(bool, bool) <cycle 1> [6518]
- 0.00 0.00 1 Urho3D::ObjectFactoryImpl<Urho3D::LineEdit>::CreateObject() <cycle 1> [6718]
- 0.00 0.00 1 LevelManager::LoadLevel(Urho3D::SharedPtr<Urho3D::Scene>, Urho3D::String, bool) <cycle 1> [6376]
- 0.00 0.00 1 BaseGameLogic::CreateGameAsset(Urho3D::String const&, Urho3D::XMLElement, bool, Urho3D::Matrix4 const*, unsigned int, Urho3D::SharedPtr<Urho3D::Node>, bool) <cycle 1> [6391]
- 0.00 0.00 1 Urho3D::Input::HandleScreenMode(Urho3D::StringHash, Urho3D::HashMap<Urho3D::StringHash, Urho3D::Variant>&) <cycle 1> [6909]
- 0.00 0.00 1 Urho3D::Technique* Urho3D::ResourceCache::GetResource<Urho3D::Technique>(Urho3D::String const&, bool) <cycle 1> [6535]
- -----------------------------------------------
- 0.00 0.27 1367/1367 Urho3D::Engine::Render() [4]
- [6] 59.9 0.00 0.27 1367 Urho3D::Renderer::Render() [6]
- 0.00 0.25 1368/1368 Urho3D::View::Render() [7]
- 0.00 0.02 2736/41152 Urho3D::Object::SendEvent(Urho3D::StringHash, Urho3D::HashMap<Urho3D::StringHash, Urho3D::Variant>&) <cycle 1> [82]
- 0.00 0.00 6840/37894 Urho3D::HashMap<Urho3D::StringHash, Urho3D::Variant>::operator[](Urho3D::StringHash const&) [94]
- 0.00 0.00 1367/46549 Urho3D::Profiler* Urho3D::Object::GetSubsystem<Urho3D::Profiler>() const [72]
- 0.00 0.00 6840/165684 Urho3D::Variant::SetType(Urho3D::VariantType) [1088]
- 0.00 0.00 1368/11779 Urho3D::Context::GetEventDataMap() [1332]
- 0.00 0.00 2735/5544 void Urho3D::InsertionSort<Urho3D::TechniqueEntry, bool (*)(Urho3D::TechniqueEntry const&, Urho3D::TechniqueEntry const&)>(Urho3D::RandomAccessIterator<Urho3D::TechniqueEntry>, Urho3D::RandomAccessIterator<Urho3D::TechniqueEntry>, bool (*)(Urho3D::TechniqueEntry const&, Urho3D::TechniqueEntry const&)) [5068]
- 0.00 0.00 1368/1368 Urho3D::Graphics::SetDefaultTextureFilterMode(Urho3D::TextureFilterMode) [5210]
- 0.00 0.00 1368/1368 Urho3D::Graphics::SetTextureAnisotropy(unsigned int) [5208]
- 0.00 0.00 1368/1368 Urho3D::Renderer::RemoveUnusedBuffers() [5213]
- 0.00 0.00 1368/1368 Urho3D::Renderer::PrepareViewRender() [5212]
- 0.00 0.00 1368/11779 Urho3D::Object::GetEventDataMap() const [5011]
- 0.00 0.00 1/1 Urho3D::Graphics::SetTextureParametersDirty() [6969]
- -----------------------------------------------
- 0.00 0.25 1368/1368 Urho3D::Renderer::Render() [6]
- [7] 55.2 0.00 0.25 1368 Urho3D::View::Render() [7]
- 0.01 0.19 1368/1368 Urho3D::View::ExecuteRenderPathCommands() [8]
- 0.01 0.03 1368/1368 Urho3D::View::BlitFramebuffer(Urho3D::Texture*, Urho3D::RenderSurface*, bool) [13]
- 0.01 0.00 1368/1368 Urho3D::View::UpdateGeometries() [31]
- 0.00 0.00 1366/1366 Urho3D::View::AllocateScreenBuffers() [150]
- 0.00 0.00 1367/1367 Urho3D::View::PrepareInstancingBuffer() [194]
- 0.00 0.00 2736/4113 Urho3D::Component::MarkNetworkUpdate() [2022]
- 0.00 0.00 2736/56929 Urho3D::GetGLPrimitiveType(unsigned int, Urho3D::PrimitiveType, unsigned int&, unsigned int&) [4886]
- 0.00 0.00 2736/14734 Urho3D::Graphics::SetTexture(unsigned int, Urho3D::Texture*) [4989]
- 0.00 0.00 1368/3760 Urho3D::Graphics::ClearParameterSources() [5088]
- 0.00 0.00 1368/11968 Urho3D::Graphics::SetFillMode(Urho3D::FillMode) [5009]
- 0.00 0.00 1368/9576 Urho3D::Graphics::SetClipPlane(bool, Urho3D::Plane const&, Urho3D::Matrix3x4 const&, Urho3D::Matrix4 const&) [5027]
- 0.00 0.00 1368/14703 Urho3D::Graphics::SetColorWrite(bool) [4990]
- 0.00 0.00 1368/1368 Urho3D::Graphics::SetDepthBias(float, float) [5207]
- 0.00 0.00 1368/27017 Urho3D::Graphics::SetScissorTest(bool, Urho3D::Rect const&, bool) [4952]
- 0.00 0.00 1368/11968 Urho3D::Graphics::SetStencilTest(bool, Urho3D::CompareMode, Urho3D::StencilOp, Urho3D::StencilOp, Urho3D::StencilOp, unsigned int, unsigned int, unsigned int) [5010]
- 0.00 0.00 1368/1368 Urho3D::Camera::SetFlipVertical(bool) [5202]
- 0.00 0.00 1368/2736 Urho3D::DebugRenderer::GetTypeInfoStatic() [5114]
- 0.00 0.00 1368/1368 Urho3D::Component::GetComponent(Urho3D::StringHash) const [5217]
- 0.00 0.00 1368/2736 Urho3D::Camera::SetAspectRatioInternal(float) [5116]
- 0.00 0.00 1367/3758 Urho3D::ShaderProgram::ClearParameterSources() [5089]
- -----------------------------------------------
- 0.01 0.19 1368/1368 Urho3D::View::Render() [7]
- [8] 43.5 0.01 0.19 1368 Urho3D::View::ExecuteRenderPathCommands() [8]
- 0.01 0.17 6840/6840 Urho3D::View::RenderQuad(Urho3D::RenderPathCommand&) [9]
- 0.00 0.00 8208/8208 Urho3D::View::SetRenderTargets(Urho3D::RenderPathCommand&) [74]
- 0.00 0.00 9574/46549 Urho3D::Profiler* Urho3D::Object::GetSubsystem<Urho3D::Profiler>() const [72]
- 0.00 0.00 1367/1367 Urho3D::Graphics::ResolveToTexture(Urho3D::Texture2D*, Urho3D::IntRect const&) [190]
- 0.00 0.00 1368/1369 Urho3D::Graphics::Clear(unsigned int, Urho3D::Color const&, float, unsigned int) [2062]
- 0.00 0.00 32826/68387 Urho3D::View::IsNecessary(Urho3D::RenderPathCommand const&) [4878]
- 0.00 0.00 19150/39668 Urho3D::SortBatchQueueBackToFrontWork(Urho3D::WorkItem const*, unsigned int) [4906]
- 0.00 0.00 9576/25989 Urho3D::View::CheckViewportRead(Urho3D::RenderPathCommand const&) [4955]
- 0.00 0.00 9576/19151 Urho3D::View::CheckViewportWrite(Urho3D::RenderPathCommand const&) [4969]
- 0.00 0.00 9576/17782 Urho3D::View::CheckPingpong(unsigned int) [4972]
- 0.00 0.00 6840/6840 Urho3D::View::SetTextures(Urho3D::RenderPathCommand&) [5053]
- 0.00 0.00 2736/8208 Urho3D::View::GetRenderSurfaceFromTexture(Urho3D::Texture*, Urho3D::CubeMapFace) [5041]
- -----------------------------------------------
- 0.01 0.17 6840/6840 Urho3D::View::ExecuteRenderPathCommands() [8]
- [9] 40.0 0.01 0.17 6840 Urho3D::View::RenderQuad(Urho3D::RenderPathCommand&) [9]
- 0.02 0.09 13680/41152 Urho3D::Graphics::GetShader(Urho3D::ShaderType, char const*, char const*) const <cycle 1> [17]
- 0.01 0.04 6840/41152 Urho3D::Graphics::SetShaders(Urho3D::ShaderVariation*, Urho3D::ShaderVariation*) <cycle 1> [27]
- 0.00 0.01 6840/6840 Urho3D::View::SetCameraShaderParameters(Urho3D::Camera*, bool) [62]
- 0.00 0.00 27360/36936 Urho3D::Graphics::SetShaderParameter(Urho3D::StringHash, Urho3D::Vector2 const&) [75]
- 0.00 0.00 6840/6840 Urho3D::View::SetGlobalShaderParameters() [87]
- 0.00 0.00 6840/8208 Urho3D::View::DrawFullscreenQuad(bool) [100]
- 0.00 0.00 6840/8208 Urho3D::View::SetGBufferShaderParameters(Urho3D::IntVector2 const&, Urho3D::IntRect const&) [101]
- 0.00 0.00 2736/2736 Urho3D::Graphics::SetShaderParameter(Urho3D::StringHash, Urho3D::Variant const&) [147]
- 0.00 0.00 41040/59450 Urho3D::StringHash::StringHash(Urho3D::String const&) [4880]
- 0.00 0.00 27360/260791 Urho3D::String::Resize(unsigned int) [4840]
- 0.00 0.00 27360/35568 Urho3D::HashMap<Urho3D::StringHash, Urho3D::Texture*>::operator[](Urho3D::StringHash const&) [4909]
- 0.00 0.00 13680/16416 Urho3D::Graphics::GetShader(Urho3D::ShaderType, Urho3D::String const&, Urho3D::String const&) const [4974]
- 0.00 0.00 6840/10592 Urho3D::Graphics::SetBlendMode(Urho3D::BlendMode) [5019]
- 0.00 0.00 6840/10600 Urho3D::Graphics::SetDepthTest(Urho3D::CompareMode) [5017]
- 0.00 0.00 6840/10600 Urho3D::Graphics::SetDepthWrite(bool) [5018]
- 0.00 0.00 6840/11968 Urho3D::Graphics::SetFillMode(Urho3D::FillMode) [5009]
- 0.00 0.00 6840/9576 Urho3D::Graphics::SetClipPlane(bool, Urho3D::Plane const&, Urho3D::Matrix3x4 const&, Urho3D::Matrix4 const&) [5027]
- 0.00 0.00 6840/27017 Urho3D::Graphics::SetScissorTest(bool, Urho3D::Rect const&, bool) [4952]
- 0.00 0.00 6840/11968 Urho3D::Graphics::SetStencilTest(bool, Urho3D::CompareMode, Urho3D::StencilOp, Urho3D::StencilOp, Urho3D::StencilOp, unsigned int, unsigned int, unsigned int) [5010]
- -----------------------------------------------
- 148 Urho3D::UIElement::GetBatchesWithOffset(Urho3D::IntVector2&, Urho3D::PODVector<Urho3D::UIBatch>&, Urho3D::PODVector<float>&, Urho3D::IntRect) <cycle 1> [5388]
- 9429 Urho3D::UI::GetBatches(Urho3D::UIElement*, Urho3D::IntRect) <cycle 1> [143]
- [10] 37.7 0.01 0.16 9577 Urho3D::Text::GetBatches(Urho3D::PODVector<Urho3D::UIBatch>&, Urho3D::PODVector<float>&, Urho3D::IntRect const&) <cycle 1> [10]
- 0.05 0.11 10718/10718 Urho3D::Text::ConstructBatch(Urho3D::UIBatch&, Urho3D::PODVector<Urho3D::GlyphLocation> const&, int, int, Urho3D::Color*, float) [11]
- 0.00 0.00 121/5255740 Urho3D::UIBatch::AddQuad(int, int, int, int, int, int, int, int) [12]
- 0.00 0.00 9698/20694 Urho3D::UIBatch::SetDefaultColor() [4966]
- 0.00 0.00 9698/11117 Urho3D::UIBatch::UIBatch(Urho3D::UIElement*, Urho3D::BlendMode, Urho3D::IntRect const&, Urho3D::Texture*, Urho3D::PODVector<float>*) [5013]
- 0.00 0.00 9698/11117 Urho3D::UIBatch::AddOrMerge(Urho3D::UIBatch const&, Urho3D::PODVector<Urho3D::UIBatch>&) [5012]
- 0.00 0.00 9498/9498 Urho3D::FontFaceFreeType::HasMutableGlyphs() const [5030]
- 0.00 0.00 121/1262 Urho3D::UIBatch::SetColor(Urho3D::Color const&, bool) [5224]
- 9577 Urho3D::Font::GetFace(int) <cycle 1> [71]
- 79 Urho3D::Text::UpdateCharLocations() <cycle 1> [5419]
- -----------------------------------------------
- 0.05 0.11 10718/10718 Urho3D::Text::GetBatches(Urho3D::PODVector<Urho3D::UIBatch>&, Urho3D::PODVector<float>&, Urho3D::IntRect const&) <cycle 1> [10]
- [11] 35.5 0.05 0.11 10718 Urho3D::Text::ConstructBatch(Urho3D::UIBatch&, Urho3D::PODVector<Urho3D::GlyphLocation> const&, int, int, Urho3D::Color*, float) [11]
- 0.11 0.00 5244728/5255740 Urho3D::UIBatch::AddQuad(int, int, int, int, int, int, int, int) [12]
- 0.00 0.00 9577/20694 Urho3D::UIBatch::SetDefaultColor() [4966]
- 0.00 0.00 1141/1262 Urho3D::UIBatch::SetColor(Urho3D::Color const&, bool) [5224]
- -----------------------------------------------
- 0.00 0.00 121/5255740 Urho3D::Text::GetBatches(Urho3D::PODVector<Urho3D::UIBatch>&, Urho3D::PODVector<float>&, Urho3D::IntRect const&) <cycle 1> [10]
- 0.00 0.00 10891/5255740 Urho3D::BorderImage::GetBatches(Urho3D::PODVector<Urho3D::UIBatch>&, Urho3D::PODVector<float>&, Urho3D::IntRect const&, Urho3D::IntVector2 const&) [162]
- 0.11 0.00 5244728/5255740 Urho3D::Text::ConstructBatch(Urho3D::UIBatch&, Urho3D::PODVector<Urho3D::GlyphLocation> const&, int, int, Urho3D::Color*, float) [11]
- [12] 24.4 0.11 0.00 5255740 Urho3D::UIBatch::AddQuad(int, int, int, int, int, int, int, int) [12]
- 0.00 0.00 5255745/5287953 Urho3D::UIElement::GetScreenPosition() const [4830]
- 0.00 0.00 22/18179 Urho3D::VectorBase::AllocateBuffer(unsigned int) [4970]
Advertisement
Add Comment
Please, Sign In to add comment