Searched refs:GetKadIndexedLoad (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A Damule-remote-gui.h710 uint32 GetKadIndexedLoad() const { return theStats::GetKadIndexedLoad(); } function in class:CamuleRemoteGuiApp
H A DServerWnd.cpp257 KadInfoList->SetItem(next_row++, 1, CFormat(wxT("%d")) % theApp->GetKadIndexedLoad());
H A DStatistics.h552 static uint32 GetKadIndexedLoad() { return s_statData[sdKadIndexedLoad]; } function in class:CStatistics
H A Damule.h217 uint32 GetKadIndexedLoad() const;
H A Damule.cpp1708 uint32 CamuleApp::GetKadIndexedLoad() const function in class:CamuleApp

Completed in 108 milliseconds