vivienneanthony

odd

Mar 17th, 2016
195
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 38.25 KB | None | 0 0
  1.  
  2. index % time self children called name
  3. <spontaneous>
  4. [1] 88.9 0.00 0.40 RunApplication() [1]
  5. 0.00 0.40 1/1 Urho3D::Application::Run() [2]
  6. 0.00 0.00 1/1 AlphaEngineApp::AlphaEngineApp(Urho3D::Context*) [317]
  7. 0.00 0.00 1/1 Urho3D::Context::~Context() [881]
  8. 0.00 0.00 1/1 Urho3D::Context::Context() [1336]
  9. 0.00 0.00 1/1 HangarsClientApp::~HangarsClientApp() [2098]
  10. 0.00 0.00 2/41108 Urho3D::RefCounted::AddRef() [4898]
  11. 0.00 0.00 2/41110 Urho3D::RefCounted::ReleaseRef() [4897]
  12. -----------------------------------------------
  13. 0.00 0.40 1/1 RunApplication() [1]
  14. [2] 88.9 0.00 0.40 1 Urho3D::Application::Run() [2]
  15. 0.00 0.36 1369/1369 Urho3D::Engine::RunFrame() [3]
  16. 0.00 0.02 1/1 HangarsClientApp::Start() [16]
  17. 0.00 0.01 1369/1369 Urho3D::Time::EndFrame() [29]
  18. 0.00 0.00 1/1 Urho3D::Engine::Initialize(Urho3D::HashMap<Urho3D::StringHash, Urho3D::Variant> const&) [73]
  19. 0.00 0.00 1/1 AlphaEngineApp::Setup() [488]
  20. 0.00 0.00 1/1 AlphaEngineApp::Stop() [1048]
  21. 0.00 0.00 1/1 HangarsClientApp::Setup() [6438]
  22. 0.00 0.00 1/1 HangarsClientApp::Stop() [6437]
  23. -----------------------------------------------
  24. 0.00 0.36 1369/1369 Urho3D::Application::Run() [2]
  25. [3] 80.4 0.00 0.36 1369 Urho3D::Engine::RunFrame() [3]
  26. 0.00 0.31 1365/1365 Urho3D::Engine::Render() [4]
  27. 0.00 0.04 1369/1369 Urho3D::Engine::Update() [14]
  28. 0.00 0.01 1369/1369 Urho3D::Time::BeginFrame(float) [28]
  29. 0.00 0.00 1369/12905 Urho3D::Graphics* Urho3D::Object::GetSubsystem<Urho3D::Graphics>() const [66]
  30. 0.00 0.00 1369/1369 Urho3D::Engine::ApplyFrameLimit() [154]
  31. 0.00 0.00 1369/2739 Urho3D::Time* Urho3D::Object::GetSubsystem<Urho3D::Time>() const [153]
  32. 0.00 0.00 1369/1370 Urho3D::Audio* Urho3D::Object::GetSubsystem<Urho3D::Audio>() const [179]
  33. 0.00 0.00 1369/6891 Urho3D::Input* Urho3D::Object::GetSubsystem<Urho3D::Input>() const [122]
  34. 0.00 0.00 1369/2743 Urho3D::Graphics::IsInitialized() const [5104]
  35. -----------------------------------------------
  36. 0.00 0.31 1365/1365 Urho3D::Engine::RunFrame() [3]
  37. [4] 68.7 0.00 0.31 1365 Urho3D::Engine::Render() [4]
  38. 0.00 0.27 1367/1367 Urho3D::Renderer::Render() [6]
  39. 0.00 0.02 1368/1368 Urho3D::UI::Render(bool) [26]
  40. 0.00 0.01 1368/1368 Urho3D::Graphics::EndFrame() [32]
  41. 0.00 0.01 1369/1369 Urho3D::Graphics::BeginFrame() [36]
  42. 0.00 0.00 1368/12905 Urho3D::Graphics* Urho3D::Object::GetSubsystem<Urho3D::Graphics>() const [66]
  43. 0.00 0.00 1368/101199 Urho3D::Object::GetSubsystem(Urho3D::StringHash) const [49]
  44. 0.00 0.00 1367/1368 Urho3D::Renderer* Urho3D::Object::GetSubsystem<Urho3D::Renderer>() const [193]
  45. 0.00 0.00 1365/46549 Urho3D::Profiler* Urho3D::Object::GetSubsystem<Urho3D::Profiler>() const [72]
  46. 0.00 0.00 4106/226594 Urho3D::String::Compare(char const*, char const*, bool) [4843]
  47. 0.00 0.00 2738/143588 Urho3D::Thread::IsMainThread() [4865]
  48. 0.00 0.00 1370/49415 Urho3D::HiresTimer::Reset() [4891]
  49. 0.00 0.00 1369/104460 Urho3D::HiresTimer::GetUSec(bool) [4869]
  50. 0.00 0.00 1/65 Urho3D::HiresTimer::HiresTimer() [5432]
  51. 0.00 0.00 1/18179 Urho3D::VectorBase::AllocateBuffer(unsigned int) [4970]
  52. -----------------------------------------------
  53. [5] 68.0 0.05 0.26 41152+253709 <cycle 1 as a whole> [5]
  54. 0.01 0.16 9577 Urho3D::Text::GetBatches(Urho3D::PODVector<Urho3D::UIBatch>&, Urho3D::PODVector<float>&, Urho3D::IntRect const&) <cycle 1> [10]
  55. 0.00 0.02 30768 Urho3D::Graphics::GetShader(Urho3D::ShaderType, char const*, char const*) const <cycle 1> [17]
  56. 0.00 0.02 1369 Urho3D::UI::ProcessHover(Urho3D::IntVector2 const&, int, int, Urho3D::Cursor*) <cycle 1> [21]
  57. 0.00 0.02 5597 Urho3D::ResourceCache::GetResource(Urho3D::StringHash, Urho3D::String const&, bool) <cycle 1> [24]
  58. 0.01 0.00 10593 Urho3D::Graphics::SetShaders(Urho3D::ShaderVariation*, Urho3D::ShaderVariation*) <cycle 1> [27]
  59. 0.01 0.00 34448 Urho3D::Object::OnEvent(Urho3D::Object*, Urho3D::StringHash, Urho3D::HashMap<Urho3D::StringHash, Urho3D::Variant>&) <cycle 1> [30]
  60. 0.00 0.01 1369 Urho3D::Renderer::Update(float) <cycle 1> [33]
  61. 0.01 0.00 1369 Urho3D::UI::RenderUpdate() <cycle 1> [34]
  62. 0.01 0.00 2738+190278 Urho3D::UI::Update(float, Urho3D::UIElement*) <cycle 1> [45]
  63. 0.00 0.01 35 Urho3D::Resource::Load(Urho3D::Deserializer&) <cycle 1> [58]
  64. 0.00 0.00 10161 Urho3D::Font::GetFace(int) <cycle 1> [71]
  65. 0.00 0.00 36439 Urho3D::Object::SendEvent(Urho3D::StringHash, Urho3D::HashMap<Urho3D::StringHash, Urho3D::Variant>&) <cycle 1> [82]
  66. 0.00 0.00 1367 Urho3D::View::Update(Urho3D::FrameInfo const&) <cycle 1> [92]
  67. 0.00 0.00 2738 Urho3D::Scene::Update(float) <cycle 1> [107]
  68. 0.00 0.00 1369 Urho3D::Console::HandlePostUpdate(Urho3D::StringHash, Urho3D::HashMap<Urho3D::StringHash, Urho3D::Variant>&) <cycle 1> [119]
  69. 0.00 0.00 6864 Urho3D::Object::SendEvent(Urho3D::StringHash) <cycle 1> [125]
  70. 0.00 0.00 6500 Urho3D::UI::HandleBeginFrame(Urho3D::StringHash, Urho3D::HashMap<Urho3D::StringHash, Urho3D::Variant>&) <cycle 1> [126]
  71. 0.00 0.00 1369 Urho3D::DebugHud::Update() <cycle 1> [134]
  72. 0.00 0.00 2738+20068 Urho3D::UI::GetBatches(Urho3D::UIElement*, Urho3D::IntRect) <cycle 1> [143]
  73. 0.00 0.00 1369 Urho3D::UI::Update(float) <cycle 1> [152]
  74. 0.00 0.00 1368 Urho3D::Octree::Update(Urho3D::FrameInfo const&) <cycle 1> [157]
  75. 0.00 0.00 2738 Urho3D::EventHandlerImpl<Urho3D::Scene>::Invoke(Urho3D::HashMap<Urho3D::StringHash, Urho3D::Variant>&) <cycle 1> [167]
  76. 0.00 0.00 1470 Urho3D::UIElement::SetVisible(bool) <cycle 1> [173]
  77. 0.00 0.00 31042 Urho3D::UIElement::SetSize(Urho3D::IntVector2 const&) <cycle 1> [176]
  78. 0.00 0.00 28964 Urho3D::UIElement::SetPosition(Urho3D::IntVector2 const&) <cycle 1> [177]
  79. 0.00 0.00 1369 Urho3D::Input::Update() <cycle 1> [178]
  80. 0.00 0.00 2738 Urho3D::EventHandlerImpl<Urho3D::Network>::Invoke(Urho3D::HashMap<Urho3D::StringHash, Urho3D::Variant>&) <cycle 1> [180]
  81. 0.00 0.00 1369 Urho3D::Network::PostUpdate(float) <cycle 1> [181]
  82. 0.00 0.00 1369 Urho3D::LineEdit::Update(float) <cycle 1> [189]
  83. 0.00 0.00 569 Urho3D::Serializable::LoadXML(Urho3D::XMLElement const&, bool) <cycle 1> [213]
  84. 0.00 0.00 4167 Urho3D::EventHandlerImpl<Urho3D::UI>::Invoke(Urho3D::HashMap<Urho3D::StringHash, Urho3D::Variant>&) <cycle 1> [221]
  85. 0.00 0.00 1442 Urho3D::EventHandlerImpl<AlphaEngineApp>::Invoke(Urho3D::HashMap<Urho3D::StringHash, Urho3D::Variant>&) <cycle 1> [228]
  86. 0.00 0.00 1370 Urho3D::EventHandlerImpl<Urho3D::Renderer>::Invoke(Urho3D::HashMap<Urho3D::StringHash, Urho3D::Variant>&) <cycle 1> [230]
  87. 0.00 0.00 123 Urho3D::ListView::InsertItem(unsigned int, Urho3D::UIElement*, Urho3D::UIElement*) <cycle 1> [273]
  88. 0.00 0.00 1 Urho3D::FontFaceFreeType::Load(unsigned char const*, unsigned int, int) <cycle 1> [279]
  89. 0.00 0.00 7 Urho3D::ResourceCache::GetTempResource(Urho3D::StringHash, Urho3D::String const&, bool) <cycle 1> [286]
  90. 0.00 0.00 148 Urho3D::DropDownList::GetBatches(Urho3D::PODVector<Urho3D::UIBatch>&, Urho3D::PODVector<float>&, Urho3D::IntRect const&) <cycle 1> [339]
  91. 0.00 0.00 163 Urho3D::UIElement::InsertChild(unsigned int, Urho3D::UIElement*) <cycle 1> [416]
  92. 0.00 0.00 242 Urho3D::Text::SetFontAttr(Urho3D::ResourceRef const&) <cycle 1> [593]
  93. 0.00 0.00 47 Urho3D::UI::HandleMouseMove(Urho3D::StringHash, Urho3D::HashMap<Urho3D::StringHash, Urho3D::Variant>&) <cycle 1> [622]
  94. 0.00 0.00 2299 Urho3D::UIElement::UpdateLayout() <cycle 1> [715]
  95. 0.00 0.00 1 MainMenuView::CreateManualScene() <cycle 1> [717]
  96. 0.00 0.00 84 Urho3D::Log::Write(int, Urho3D::String const&) <cycle 1> [719]
  97. 0.00 0.00 1 Urho3D::Technique::BeginLoad(Urho3D::Deserializer&) <cycle 1> [723]
  98. 0.00 0.00 86 Urho3D::Input::HandleSDLEvent(void*) <cycle 1> [725]
  99. 0.00 0.00 3 Urho3D::ResourceCache::ReloadResource(Urho3D::Resource*) <cycle 1> [732]
  100. 0.00 0.00 6 Urho3D::Texture2D::BeginLoad(Urho3D::Deserializer&) <cycle 1> [735]
  101. 0.00 0.00 11 Urho3D::ListView::SetSelections(Urho3D::PODVector<unsigned int> const&) <cycle 1> [742]
  102. 0.00 0.00 23 Urho3D::Input::SetKey(int, int, unsigned int, bool) <cycle 1> [878]
  103. 0.00 0.00 4 Urho3D::ScrollBar::ScrollBar(Urho3D::Context*) <cycle 1> [888]
  104. 0.00 0.00 2 Urho3D::Renderer::Initialize() <cycle 1> [889]
  105. 0.00 0.00 62 Urho3D::Context::CreateObject(Urho3D::StringHash) <cycle 1> [1046]
  106. 0.00 0.00 2 Urho3D::ScrollView::ScrollView(Urho3D::Context*) <cycle 1> [1066]
  107. 0.00 0.00 2 Urho3D::Input::GainFocus() <cycle 1> [1070]
  108. 0.00 0.00 47 AlphaEngineApp::MouseMoveDelegate(Urho3D::StringHash, Urho3D::HashMap<Urho3D::StringHash, Urho3D::Variant>&) <cycle 1> [1073]
  109. 0.00 0.00 10 Urho3D::UI::SetFocusElement(Urho3D::UIElement*, bool) <cycle 1> [1083]
  110. 0.00 0.00 1 Urho3D::DropDownList::DropDownList(Urho3D::Context*) <cycle 1> [1085]
  111. 0.00 0.00 2 Urho3D::ListView::ListView(Urho3D::Context*) <cycle 1> [1086]
  112. 0.00 0.00 2 Urho3D::Input::Initialize() <cycle 1> [1091]
  113. 0.00 0.00 3 Urho3D::Console::PopulateInterpreter() <cycle 1> [1092]
  114. 0.00 0.00 1 Urho3D::Font::BeginLoad(Urho3D::Deserializer&) <cycle 1> [1183]
  115. 0.00 0.00 5 Urho3D::ScrollView::ApplyAttributes() <cycle 1> [1184]
  116. 0.00 0.00 26 Urho3D::BorderImage::SetTextureAttr(Urho3D::ResourceRef const&) <cycle 1> [1189]
  117. 0.00 0.00 1 Urho3D::Font::LoadParameters() <cycle 1> [1193]
  118. 0.00 0.00 7 Urho3D::Console::SetVisible(bool) <cycle 1> [1198]
  119. 0.00 0.00 1 Urho3D::LineEdit::LineEdit(Urho3D::Context*) <cycle 1> [1199]
  120. 0.00 0.00 1 GAFactory::ModifyGameAsset(Urho3D::SharedPtr<Urho3D::Node>, Urho3D::XMLElement, bool) <cycle 1> [1201]
  121. 0.00 0.00 110 Urho3D::ScrollView::UpdateView(Urho3D::IntVector2 const&) <cycle 1> [1203]
  122. 0.00 0.00 2 Urho3D::UI::Initialize() <cycle 1> [1206]
  123. 0.00 0.00 30 Urho3D::HashMap<Urho3D::String, Urho3D::TextureUnit>::operator[](Urho3D::String const&) <cycle 1> [1207]
  124. 0.00 0.00 28 Urho3D::UIElement::SetName(Urho3D::String const&) <cycle 1> [1214]
  125. 0.00 0.00 1 Urho3D::Material::ResetToDefaults() <cycle 1> [1225]
  126. 0.00 0.00 1 GAFactory::CreateComponents(Urho3D::SharedPtr<Urho3D::Node>, Urho3D::XMLElement) <cycle 1> [1227]
  127. 0.00 0.00 7 Urho3D::ScrollView::SetContentElement(Urho3D::UIElement*) <cycle 1> [1234]
  128. 0.00 0.00 8 Urho3D::Cursor::DefineShape(Urho3D::String const&, Urho3D::Image*, Urho3D::IntRect const&, Urho3D::IntVector2 const&) <cycle 1> [1325]
  129. 0.00 0.00 4 Urho3D::Slider::Slider(Urho3D::Context*) <cycle 1> [1330]
  130. 0.00 0.00 5 Urho3D::UIElement::RemoveChildAtIndex(unsigned int) <cycle 1> [1333]
  131. 0.00 0.00 1 GAFactory::InitGameAsset(Urho3D::SharedPtr<Urho3D::Node>, Urho3D::XMLElement, unsigned int) <cycle 1> [1342]
  132. 0.00 0.00 1 Urho3D::Cursor::SetShapesAttr(Urho3D::Vector<Urho3D::Variant> const&) <cycle 1> [1348]
  133. 0.00 0.00 3 Urho3D::UIElement::RemoveAllChildren() <cycle 1> [1351]
  134. 0.00 0.00 12 AlphaEngineApp::KeyDownDelegate(Urho3D::StringHash, Urho3D::HashMap<Urho3D::StringHash, Urho3D::Variant>&) <cycle 1> [1354]
  135. 0.00 0.00 7 Urho3D::Console::UpdateElements() <cycle 1> [1356]
  136. 0.00 0.00 11 AlphaEngineApp::KeyUpDelegate(Urho3D::StringHash, Urho3D::HashMap<Urho3D::StringHash, Urho3D::Variant>&) <cycle 1> [1357]
  137. 0.00 0.00 1 Urho3D::Node::AddChild(Urho3D::Node*, unsigned int) <cycle 1> [1360]
  138. 0.00 0.00 1406 Urho3D::Serializable::OnSetAttribute(Urho3D::AttributeInfo const&, Urho3D::Variant const&) <cycle 1> [1784]
  139. 0.00 0.00 2 Urho3D::ListView::SetHierarchyMode(bool) <cycle 1> [1788]
  140. 0.00 0.00 4 Urho3D::Node::AddComponent(Urho3D::Component*, unsigned int, Urho3D::CreateMode) <cycle 1> [1791]
  141. 0.00 0.00 1 Urho3D::Engine::DoExit() <cycle 1> [1798]
  142. 0.00 0.00 1 Urho3D::UI::SetScale(float) <cycle 1> [1797]
  143. 0.00 0.00 3 Urho3D::Input::SendInputFocusEvent() <cycle 1> [1829]
  144. 0.00 0.00 6 Urho3D::EventHandlerImpl<Urho3D::LineEdit>::Invoke(Urho3D::HashMap<Urho3D::StringHash, Urho3D::Variant>&) <cycle 1> [1853]
  145. 0.00 0.00 3 Urho3D::LineEdit::HandleFocused(Urho3D::StringHash, Urho3D::HashMap<Urho3D::StringHash, Urho3D::Variant>&) <cycle 1> [1854]
  146. 0.00 0.00 1 Urho3D::Font::GetFaceFreeType(int) <cycle 1> [1872]
  147. 0.00 0.00 1 Urho3D::Material::Material(Urho3D::Context*) <cycle 1> [1873]
  148. 0.00 0.00 1 GAFactory::CreateGameAsset(Urho3D::String, Urho3D::XMLElement, bool, Urho3D::Matrix4 const*, unsigned int) <cycle 1> [1874]
  149. 0.00 0.00 1 Urho3D::Renderer::LoadShaders() <cycle 1> [1917]
  150. 0.00 0.00 119 Urho3D::Slider::SetValue(float) <cycle 1> [1918]
  151. 0.00 0.00 1 Urho3D::ScrollBar::HandleSliderChanged(Urho3D::StringHash, Urho3D::HashMap<Urho3D::StringHash, Urho3D::Variant>&) <cycle 1> [1919]
  152. 0.00 0.00 1 LevelManager::LoadStaticsGA(Urho3D::SharedPtr<Urho3D::Scene>, Urho3D::XMLElement, bool) <cycle 1> [1920]
  153. 0.00 0.00 2 Urho3D::Node::SetName(Urho3D::String const&) <cycle 1> [1951]
  154. 0.00 0.00 1 Urho3D::Renderer::ReloadTextures() <cycle 1> [1974]
  155. 0.00 0.00 8 Urho3D::Input::SetMouseVisible(bool, bool) <cycle 1> [2013]
  156. 0.00 0.00 1 Urho3D::Cursor::SetShape(Urho3D::String const&) <cycle 1> [2024]
  157. 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]
  158. 0.00 0.00 2 Urho3D::Graphics::Release(bool, bool) <cycle 1> [2141]
  159. 0.00 0.00 29207 Urho3D::UIElement::SetSize(int, int) <cycle 1> [4942]
  160. 0.00 0.00 1375 Urho3D::EventHandlerImpl<Urho3D::Console>::Invoke(Urho3D::HashMap<Urho3D::StringHash, Urho3D::Variant>&) <cycle 1> [5157]
  161. 0.00 0.00 1370 Urho3D::EventHandlerImpl<Urho3D::Input>::Invoke(Urho3D::HashMap<Urho3D::StringHash, Urho3D::Variant>&) <cycle 1> [5159]
  162. 0.00 0.00 1369 Urho3D::EventHandlerImpl<Urho3D::DebugHud>::Invoke(Urho3D::HashMap<Urho3D::StringHash, Urho3D::Variant>&) <cycle 1> [5177]
  163. 0.00 0.00 1369 Urho3D::Network::HandleRenderUpdate(Urho3D::StringHash, Urho3D::HashMap<Urho3D::StringHash, Urho3D::Variant>&) <cycle 1> [5190]
  164. 0.00 0.00 661 Urho3D::UIElement::SetStyle(Urho3D::String const&, Urho3D::XMLFile*) <cycle 1> [5260]
  165. 0.00 0.00 620 Urho3D::UIElement::SetWidth(int) <cycle 1> [5263]
  166. 0.00 0.00 535+32 Urho3D::UIElement::LoadXML(Urho3D::XMLElement const&, Urho3D::XMLFile*, bool) <cycle 1> [5294]
  167. 0.00 0.00 567 Urho3D::Animatable::LoadXML(Urho3D::XMLElement const&, bool) <cycle 1> [5274]
  168. 0.00 0.00 535 Urho3D::UIElement::SetStyle(Urho3D::XMLElement const&) <cycle 1> [5296]
  169. 0.00 0.00 515 Urho3D::Text::UpdateText(bool) <cycle 1> [5298]
  170. 0.00 0.00 511 Urho3D::UIElement::SetFixedHeight(int) <cycle 1> [5300]
  171. 0.00 0.00 504 Urho3D::UIElement::SetMinWidth(int) <cycle 1> [5302]
  172. 0.00 0.00 242 Urho3D::AttributeAccessorImpl<Urho3D::Text, Urho3D::ResourceRef, Urho3D::MixedAttributeTrait<Urho3D::ResourceRef> >::Set(Urho3D::Serializable*, Urho3D::Variant const&) <cycle 1> [5366]
  173. 0.00 0.00 164 Urho3D::UIElement::SetPosition(int, int) <cycle 1> [5383]
  174. 0.00 0.00 163 Urho3D::UIElement::ApplyStyleRecursive(Urho3D::UIElement*) <cycle 1> [5384]
  175. 0.00 0.00 148 Urho3D::UIElement::GetBatchesWithOffset(Urho3D::IntVector2&, Urho3D::PODVector<Urho3D::UIBatch>&, Urho3D::PODVector<float>&, Urho3D::IntRect) <cycle 1> [5388]
  176. 0.00 0.00 110 Urho3D::ScrollView::UpdateScrollBars() <cycle 1> [5402]
  177. 0.00 0.00 95 Urho3D::ScrollView::UpdateViewSize() <cycle 1> [5407]
  178. 0.00 0.00 80 Urho3D::Text::UpdateCharLocations() <cycle 1> [5419]
  179. 0.00 0.00 70 AlphaEngineApp::OnMessageProc(AppMsg) <cycle 1> [5426]
  180. 0.00 0.00 70 MainMenuView::VOnMsgProc(AppMsg) <cycle 1> [5425]
  181. 0.00 0.00 68 Urho3D::UIElement::SetHeight(int) <cycle 1> [5431]
  182. 0.00 0.00 58 Urho3D::ScrollView::UpdatePanelSize() <cycle 1> [5436]
  183. 0.00 0.00 58 Urho3D::Slider::UpdateSlider() <cycle 1> [5437]
  184. 0.00 0.00 38 Urho3D::AttributeAccessorImpl<Urho3D::UIElement, Urho3D::IntVector2, Urho3D::AttributeTrait<Urho3D::IntVector2> >::Set(Urho3D::Serializable*, Urho3D::Variant const&) <cycle 1> [5471]
  185. 0.00 0.00 37 Urho3D::ListView::OnResize() <cycle 1> [5473]
  186. 0.00 0.00 37 Urho3D::ScrollView::OnResize() <cycle 1> [5472]
  187. 0.00 0.00 33 Urho3D::ScrollBar::OnResize() <cycle 1> [5480]
  188. 0.00 0.00 32 Urho3D::EventHandlerImpl<Urho3D::ScrollView>::Invoke(Urho3D::HashMap<Urho3D::StringHash, Urho3D::Variant>&) <cycle 1> [5483]
  189. 0.00 0.00 32 Urho3D::UIElement::CreateChild(Urho3D::StringHash, Urho3D::String const&, unsigned int) <cycle 1> [5487]
  190. 0.00 0.00 31 Urho3D::Text::SetText(Urho3D::String const&) <cycle 1> [5489]
  191. 0.00 0.00 26 Urho3D::AttributeAccessorImpl<Urho3D::BorderImage, Urho3D::ResourceRef, Urho3D::MixedAttributeTrait<Urho3D::ResourceRef> >::Set(Urho3D::Serializable*, Urho3D::Variant const&) <cycle 1> [5502]
  192. 0.00 0.00 18 Urho3D::ScrollBar::SetOrientation(Urho3D::Orientation) <cycle 1> [5548]
  193. 0.00 0.00 14 Urho3D::UIElement::SetFixedWidth(int) <cycle 1> [5585]
  194. 0.00 0.00 12 Urho3D::ListView::EnsureItemVisibility(Urho3D::UIElement*) <cycle 1> [5604]
  195. 0.00 0.00 11 Urho3D::EventHandlerImpl<Urho3D::DropDownList>::Invoke(Urho3D::HashMap<Urho3D::StringHash, Urho3D::Variant>&) <cycle 1> [5610]
  196. 0.00 0.00 10 Urho3D::ScrollView::SetViewPosition(Urho3D::IntVector2 const&) <cycle 1> [5614]
  197. 0.00 0.00 10 Urho3D::ShaderProgram::~ShaderProgram() <cycle 1> [5616]
  198. 0.00 0.00 10 Urho3D::ShaderProgram::~ShaderProgram() <cycle 1> [5617]
  199. 0.00 0.00 8 Urho3D::ListView::SetSelection(unsigned int) <cycle 1> [5646]
  200. 0.00 0.00 6 Urho3D::AttributeAccessorImpl<Urho3D::UIElement, Urho3D::IntRect, Urho3D::AttributeTrait<Urho3D::IntRect> >::Set(Urho3D::Serializable*, Urho3D::Variant const&) <cycle 1> [5694]
  201. 0.00 0.00 6 Urho3D::DropDownList::InsertItem(unsigned int, Urho3D::UIElement*) <cycle 1> [5686]
  202. 0.00 0.00 5 Urho3D::DebugHud::SetMode(unsigned int) <cycle 1> [5721]
  203. 0.00 0.00 4 Urho3D::LineEdit::UpdateCursor() <cycle 1> [5770]
  204. 0.00 0.00 4 Urho3D::Text::GetCharPosition(unsigned int) <cycle 1> [5754]
  205. 0.00 0.00 4 Urho3D::ObjectFactoryImpl<Urho3D::ScrollBar>::CreateObject() <cycle 1> [5738]
  206. 0.00 0.00 4 Urho3D::ObjectFactoryImpl<Urho3D::Slider>::CreateObject() <cycle 1> [5737]
  207. 0.00 0.00 4 Urho3D::Node::CreateComponent(Urho3D::StringHash, Urho3D::CreateMode, unsigned int) <cycle 1> [5753]
  208. 0.00 0.00 3 Urho3D::LineEdit::ApplyAttributes() <cycle 1> [5853]
  209. 0.00 0.00 3 Urho3D::UIElement::SetMaxWidth(int) <cycle 1> [5860]
  210. 0.00 0.00 3 Urho3D::ListView::RemoveAllItems() <cycle 1> [5856]
  211. 0.00 0.00 3 Urho3D::ListView::ClearSelection() <cycle 1> [5855]
  212. 0.00 0.00 2 Urho3D::Menu::LoadXML(Urho3D::XMLElement const&, Urho3D::XMLFile*, bool) <cycle 1> [5971]
  213. 0.00 0.00 2 XMLResourceLoader::LoadXMLDocument(Urho3D::String) <cycle 1> [5880]
  214. 0.00 0.00 1 Urho3D::EventHandlerImpl<Urho3D::ScrollBar>::Invoke(Urho3D::HashMap<Urho3D::StringHash, Urho3D::Variant>&) <cycle 1> [6563]
  215. 0.00 0.00 1 Urho3D::EventHandlerImpl<MainMenuView>::Invoke(Urho3D::HashMap<Urho3D::StringHash, Urho3D::Variant>&) <cycle 1> [6552]
  216. 0.00 0.00 1 MainMenuView::FinishIntroductionPartDelegate(Urho3D::StringHash, Urho3D::HashMap<Urho3D::StringHash, Urho3D::Variant>&) <cycle 1> [6379]
  217. 0.00 0.00 1 Urho3D::ObjectFactoryImpl<Urho3D::ListView>::CreateObject() <cycle 1> [6720]
  218. 0.00 0.00 1 Urho3D::ObjectFactoryImpl<Urho3D::DropDownList>::CreateObject() <cycle 1> [6642]
  219. 0.00 0.00 1 Urho3D::ScrollView::SetScrollBarsVisible(bool, bool) <cycle 1> [6518]
  220. 0.00 0.00 1 Urho3D::ObjectFactoryImpl<Urho3D::LineEdit>::CreateObject() <cycle 1> [6718]
  221. 0.00 0.00 1 LevelManager::LoadLevel(Urho3D::SharedPtr<Urho3D::Scene>, Urho3D::String, bool) <cycle 1> [6376]
  222. 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]
  223. 0.00 0.00 1 Urho3D::Input::HandleScreenMode(Urho3D::StringHash, Urho3D::HashMap<Urho3D::StringHash, Urho3D::Variant>&) <cycle 1> [6909]
  224. 0.00 0.00 1 Urho3D::Technique* Urho3D::ResourceCache::GetResource<Urho3D::Technique>(Urho3D::String const&, bool) <cycle 1> [6535]
  225. -----------------------------------------------
  226. 0.00 0.27 1367/1367 Urho3D::Engine::Render() [4]
  227. [6] 59.9 0.00 0.27 1367 Urho3D::Renderer::Render() [6]
  228. 0.00 0.25 1368/1368 Urho3D::View::Render() [7]
  229. 0.00 0.02 2736/41152 Urho3D::Object::SendEvent(Urho3D::StringHash, Urho3D::HashMap<Urho3D::StringHash, Urho3D::Variant>&) <cycle 1> [82]
  230. 0.00 0.00 6840/37894 Urho3D::HashMap<Urho3D::StringHash, Urho3D::Variant>::operator[](Urho3D::StringHash const&) [94]
  231. 0.00 0.00 1367/46549 Urho3D::Profiler* Urho3D::Object::GetSubsystem<Urho3D::Profiler>() const [72]
  232. 0.00 0.00 6840/165684 Urho3D::Variant::SetType(Urho3D::VariantType) [1088]
  233. 0.00 0.00 1368/11779 Urho3D::Context::GetEventDataMap() [1332]
  234. 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]
  235. 0.00 0.00 1368/1368 Urho3D::Graphics::SetDefaultTextureFilterMode(Urho3D::TextureFilterMode) [5210]
  236. 0.00 0.00 1368/1368 Urho3D::Graphics::SetTextureAnisotropy(unsigned int) [5208]
  237. 0.00 0.00 1368/1368 Urho3D::Renderer::RemoveUnusedBuffers() [5213]
  238. 0.00 0.00 1368/1368 Urho3D::Renderer::PrepareViewRender() [5212]
  239. 0.00 0.00 1368/11779 Urho3D::Object::GetEventDataMap() const [5011]
  240. 0.00 0.00 1/1 Urho3D::Graphics::SetTextureParametersDirty() [6969]
  241. -----------------------------------------------
  242. 0.00 0.25 1368/1368 Urho3D::Renderer::Render() [6]
  243. [7] 55.2 0.00 0.25 1368 Urho3D::View::Render() [7]
  244. 0.01 0.19 1368/1368 Urho3D::View::ExecuteRenderPathCommands() [8]
  245. 0.01 0.03 1368/1368 Urho3D::View::BlitFramebuffer(Urho3D::Texture*, Urho3D::RenderSurface*, bool) [13]
  246. 0.01 0.00 1368/1368 Urho3D::View::UpdateGeometries() [31]
  247. 0.00 0.00 1366/1366 Urho3D::View::AllocateScreenBuffers() [150]
  248. 0.00 0.00 1367/1367 Urho3D::View::PrepareInstancingBuffer() [194]
  249. 0.00 0.00 2736/4113 Urho3D::Component::MarkNetworkUpdate() [2022]
  250. 0.00 0.00 2736/56929 Urho3D::GetGLPrimitiveType(unsigned int, Urho3D::PrimitiveType, unsigned int&, unsigned int&) [4886]
  251. 0.00 0.00 2736/14734 Urho3D::Graphics::SetTexture(unsigned int, Urho3D::Texture*) [4989]
  252. 0.00 0.00 1368/3760 Urho3D::Graphics::ClearParameterSources() [5088]
  253. 0.00 0.00 1368/11968 Urho3D::Graphics::SetFillMode(Urho3D::FillMode) [5009]
  254. 0.00 0.00 1368/9576 Urho3D::Graphics::SetClipPlane(bool, Urho3D::Plane const&, Urho3D::Matrix3x4 const&, Urho3D::Matrix4 const&) [5027]
  255. 0.00 0.00 1368/14703 Urho3D::Graphics::SetColorWrite(bool) [4990]
  256. 0.00 0.00 1368/1368 Urho3D::Graphics::SetDepthBias(float, float) [5207]
  257. 0.00 0.00 1368/27017 Urho3D::Graphics::SetScissorTest(bool, Urho3D::Rect const&, bool) [4952]
  258. 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]
  259. 0.00 0.00 1368/1368 Urho3D::Camera::SetFlipVertical(bool) [5202]
  260. 0.00 0.00 1368/2736 Urho3D::DebugRenderer::GetTypeInfoStatic() [5114]
  261. 0.00 0.00 1368/1368 Urho3D::Component::GetComponent(Urho3D::StringHash) const [5217]
  262. 0.00 0.00 1368/2736 Urho3D::Camera::SetAspectRatioInternal(float) [5116]
  263. 0.00 0.00 1367/3758 Urho3D::ShaderProgram::ClearParameterSources() [5089]
  264. -----------------------------------------------
  265. 0.01 0.19 1368/1368 Urho3D::View::Render() [7]
  266. [8] 43.5 0.01 0.19 1368 Urho3D::View::ExecuteRenderPathCommands() [8]
  267. 0.01 0.17 6840/6840 Urho3D::View::RenderQuad(Urho3D::RenderPathCommand&) [9]
  268. 0.00 0.00 8208/8208 Urho3D::View::SetRenderTargets(Urho3D::RenderPathCommand&) [74]
  269. 0.00 0.00 9574/46549 Urho3D::Profiler* Urho3D::Object::GetSubsystem<Urho3D::Profiler>() const [72]
  270. 0.00 0.00 1367/1367 Urho3D::Graphics::ResolveToTexture(Urho3D::Texture2D*, Urho3D::IntRect const&) [190]
  271. 0.00 0.00 1368/1369 Urho3D::Graphics::Clear(unsigned int, Urho3D::Color const&, float, unsigned int) [2062]
  272. 0.00 0.00 32826/68387 Urho3D::View::IsNecessary(Urho3D::RenderPathCommand const&) [4878]
  273. 0.00 0.00 19150/39668 Urho3D::SortBatchQueueBackToFrontWork(Urho3D::WorkItem const*, unsigned int) [4906]
  274. 0.00 0.00 9576/25989 Urho3D::View::CheckViewportRead(Urho3D::RenderPathCommand const&) [4955]
  275. 0.00 0.00 9576/19151 Urho3D::View::CheckViewportWrite(Urho3D::RenderPathCommand const&) [4969]
  276. 0.00 0.00 9576/17782 Urho3D::View::CheckPingpong(unsigned int) [4972]
  277. 0.00 0.00 6840/6840 Urho3D::View::SetTextures(Urho3D::RenderPathCommand&) [5053]
  278. 0.00 0.00 2736/8208 Urho3D::View::GetRenderSurfaceFromTexture(Urho3D::Texture*, Urho3D::CubeMapFace) [5041]
  279. -----------------------------------------------
  280. 0.01 0.17 6840/6840 Urho3D::View::ExecuteRenderPathCommands() [8]
  281. [9] 40.0 0.01 0.17 6840 Urho3D::View::RenderQuad(Urho3D::RenderPathCommand&) [9]
  282. 0.02 0.09 13680/41152 Urho3D::Graphics::GetShader(Urho3D::ShaderType, char const*, char const*) const <cycle 1> [17]
  283. 0.01 0.04 6840/41152 Urho3D::Graphics::SetShaders(Urho3D::ShaderVariation*, Urho3D::ShaderVariation*) <cycle 1> [27]
  284. 0.00 0.01 6840/6840 Urho3D::View::SetCameraShaderParameters(Urho3D::Camera*, bool) [62]
  285. 0.00 0.00 27360/36936 Urho3D::Graphics::SetShaderParameter(Urho3D::StringHash, Urho3D::Vector2 const&) [75]
  286. 0.00 0.00 6840/6840 Urho3D::View::SetGlobalShaderParameters() [87]
  287. 0.00 0.00 6840/8208 Urho3D::View::DrawFullscreenQuad(bool) [100]
  288. 0.00 0.00 6840/8208 Urho3D::View::SetGBufferShaderParameters(Urho3D::IntVector2 const&, Urho3D::IntRect const&) [101]
  289. 0.00 0.00 2736/2736 Urho3D::Graphics::SetShaderParameter(Urho3D::StringHash, Urho3D::Variant const&) [147]
  290. 0.00 0.00 41040/59450 Urho3D::StringHash::StringHash(Urho3D::String const&) [4880]
  291. 0.00 0.00 27360/260791 Urho3D::String::Resize(unsigned int) [4840]
  292. 0.00 0.00 27360/35568 Urho3D::HashMap<Urho3D::StringHash, Urho3D::Texture*>::operator[](Urho3D::StringHash const&) [4909]
  293. 0.00 0.00 13680/16416 Urho3D::Graphics::GetShader(Urho3D::ShaderType, Urho3D::String const&, Urho3D::String const&) const [4974]
  294. 0.00 0.00 6840/10592 Urho3D::Graphics::SetBlendMode(Urho3D::BlendMode) [5019]
  295. 0.00 0.00 6840/10600 Urho3D::Graphics::SetDepthTest(Urho3D::CompareMode) [5017]
  296. 0.00 0.00 6840/10600 Urho3D::Graphics::SetDepthWrite(bool) [5018]
  297. 0.00 0.00 6840/11968 Urho3D::Graphics::SetFillMode(Urho3D::FillMode) [5009]
  298. 0.00 0.00 6840/9576 Urho3D::Graphics::SetClipPlane(bool, Urho3D::Plane const&, Urho3D::Matrix3x4 const&, Urho3D::Matrix4 const&) [5027]
  299. 0.00 0.00 6840/27017 Urho3D::Graphics::SetScissorTest(bool, Urho3D::Rect const&, bool) [4952]
  300. 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]
  301. -----------------------------------------------
  302. 148 Urho3D::UIElement::GetBatchesWithOffset(Urho3D::IntVector2&, Urho3D::PODVector<Urho3D::UIBatch>&, Urho3D::PODVector<float>&, Urho3D::IntRect) <cycle 1> [5388]
  303. 9429 Urho3D::UI::GetBatches(Urho3D::UIElement*, Urho3D::IntRect) <cycle 1> [143]
  304. [10] 37.7 0.01 0.16 9577 Urho3D::Text::GetBatches(Urho3D::PODVector<Urho3D::UIBatch>&, Urho3D::PODVector<float>&, Urho3D::IntRect const&) <cycle 1> [10]
  305. 0.05 0.11 10718/10718 Urho3D::Text::ConstructBatch(Urho3D::UIBatch&, Urho3D::PODVector<Urho3D::GlyphLocation> const&, int, int, Urho3D::Color*, float) [11]
  306. 0.00 0.00 121/5255740 Urho3D::UIBatch::AddQuad(int, int, int, int, int, int, int, int) [12]
  307. 0.00 0.00 9698/20694 Urho3D::UIBatch::SetDefaultColor() [4966]
  308. 0.00 0.00 9698/11117 Urho3D::UIBatch::UIBatch(Urho3D::UIElement*, Urho3D::BlendMode, Urho3D::IntRect const&, Urho3D::Texture*, Urho3D::PODVector<float>*) [5013]
  309. 0.00 0.00 9698/11117 Urho3D::UIBatch::AddOrMerge(Urho3D::UIBatch const&, Urho3D::PODVector<Urho3D::UIBatch>&) [5012]
  310. 0.00 0.00 9498/9498 Urho3D::FontFaceFreeType::HasMutableGlyphs() const [5030]
  311. 0.00 0.00 121/1262 Urho3D::UIBatch::SetColor(Urho3D::Color const&, bool) [5224]
  312. 9577 Urho3D::Font::GetFace(int) <cycle 1> [71]
  313. 79 Urho3D::Text::UpdateCharLocations() <cycle 1> [5419]
  314. -----------------------------------------------
  315. 0.05 0.11 10718/10718 Urho3D::Text::GetBatches(Urho3D::PODVector<Urho3D::UIBatch>&, Urho3D::PODVector<float>&, Urho3D::IntRect const&) <cycle 1> [10]
  316. [11] 35.5 0.05 0.11 10718 Urho3D::Text::ConstructBatch(Urho3D::UIBatch&, Urho3D::PODVector<Urho3D::GlyphLocation> const&, int, int, Urho3D::Color*, float) [11]
  317. 0.11 0.00 5244728/5255740 Urho3D::UIBatch::AddQuad(int, int, int, int, int, int, int, int) [12]
  318. 0.00 0.00 9577/20694 Urho3D::UIBatch::SetDefaultColor() [4966]
  319. 0.00 0.00 1141/1262 Urho3D::UIBatch::SetColor(Urho3D::Color const&, bool) [5224]
  320. -----------------------------------------------
  321. 0.00 0.00 121/5255740 Urho3D::Text::GetBatches(Urho3D::PODVector<Urho3D::UIBatch>&, Urho3D::PODVector<float>&, Urho3D::IntRect const&) <cycle 1> [10]
  322. 0.00 0.00 10891/5255740 Urho3D::BorderImage::GetBatches(Urho3D::PODVector<Urho3D::UIBatch>&, Urho3D::PODVector<float>&, Urho3D::IntRect const&, Urho3D::IntVector2 const&) [162]
  323. 0.11 0.00 5244728/5255740 Urho3D::Text::ConstructBatch(Urho3D::UIBatch&, Urho3D::PODVector<Urho3D::GlyphLocation> const&, int, int, Urho3D::Color*, float) [11]
  324. [12] 24.4 0.11 0.00 5255740 Urho3D::UIBatch::AddQuad(int, int, int, int, int, int, int, int) [12]
  325. 0.00 0.00 5255745/5287953 Urho3D::UIElement::GetScreenPosition() const [4830]
  326. 0.00 0.00 22/18179 Urho3D::VectorBase::AllocateBuffer(unsigned int) [4970]
Advertisement
Add Comment
Please, Sign In to add comment