Home
last modified time | relevance | path

Searched refs:szChargeLimitFormat (Results 1 – 1 of 1) sorted by relevance

/reactos/base/applications/taskmgr/
H A Dperfpage.c335 WCHAR szChargeLimitFormat[256]; in PerformancePageRefreshThread() local
361 szChargeLimitFormat, in PerformancePageRefreshThread()
362 _countof(szChargeLimitFormat)); in PerformancePageRefreshThread()
366 wsprintfW(Text, szMemUsage, szChargeTotalFormat, szChargeLimitFormat, in PerformancePageRefreshThread()