跳至主要内容

接口:MemoryStats

属性

commitbytes?

optional commitbytes: number

定义在

packages/extension-api/src/extension-api.d.ts:3397


commitpeakbytes?

optional commitpeakbytes: number

定义在

packages/extension-api/src/extension-api.d.ts:3398


failcnt

failcnt: number

定义在

packages/extension-api/src/extension-api.d.ts:3393


limit

limit: number

定义在

packages/extension-api/src/extension-api.d.ts:3394


max_usage

max_usage: number

定义在

packages/extension-api/src/extension-api.d.ts:3391


privateworkingset?

optional privateworkingset: number

定义在

packages/extension-api/src/extension-api.d.ts:3399


stats

stats: object

active_anon

active_anon: number

active_file

active_file: number

cache

cache: number

hierarchical_memory_limit

hierarchical_memory_limit: number

inactive_anon

inactive_anon: number

inactive_file

inactive_file: number

mapped_file

mapped_file: number

pgfault

pgfault: number

pgmajfault

pgmajfault: number

pgpgin

pgpgin: number

pgpgout

pgpgout: number

rss

rss: number

rss_huge

rss_huge: number

total_active_anon

total_active_anon: number

total_active_file

total_active_file: number

total_cache

total_cache: number

total_inactive_anon

total_inactive_anon: number

total_inactive_file

total_inactive_file: number

total_mapped_file

total_mapped_file: number

total_pgfault

total_pgfault: number

total_pgmajfault

total_pgmajfault: number

total_pgpgin

total_pgpgin: 数字

total_pgpgout

total_pgpgout: 数字

total_rss

total_rss: 数字

total_rss_huge

total_rss_huge: 数字

total_unevictable

total_unevictable: 数字

total_writeback

total_writeback: 数字

unevictable

unevictable: 数字

writeback

writeback: 数字

定义于

packages/extension-api/src/extension-api.d.ts:3360


使用

使用: 数字

定义于

packages/extension-api/src/extension-api.d.ts:3392