downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

win32service> <win32_ps_stat_mem
[edit] Last updated: Fri, 24 Jun 2011

view this page in

win32_ps_stat_proc

(PECL win32ps >= 1.0.1)

win32_ps_stat_procStat process

Description

array win32_ps_stat_proc ([ int $pid = 0 ] )

دریافت آمار درباره پردازه به همراه id pid.

Parameters

pid

id پردازه برای آمار. اگر حذف شده باشد id پردازه فعلی.

Return Values

بازگرداندن FALSE در صورت خطا یا آرایه شامل اطلاعات زیر در صورت موفقیت:

pid

id پردازه.

exe

مسیر تصویر اجرا.

mem

آرایه شامل اطلاعات درباره نشان‌دهنده کاربرد عملی حافظه: page_fault_count, peak_working_set_size, working_set_size, quota_peak_paged_pool_usage, quota_paged_pool_usage, quota_peak_non_paged_pool_usage, quota_non_paged_pool_usage, pagefile_usage and peak_pagefile_usage.

tms

آرایه شامل اطلاعات درباره زمان کاربرد عملی CPU: created, kernel و user.

See Also



add a note add a note User Contributed Notes win32_ps_stat_proc - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites