Home
last modified time | relevance | path

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

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