crash.types.zone module

class crash.types.zone.Zone(obj: gdb.Value, zid: int)[source]

Bases: object

add_vmstat_diffs(diffs: List[int]) → None[source]
check_free_pages() → None[source]
get_vmstat() → List[int][source]
get_vmstat_diffs() → List[int][source]
is_populated() → bool[source]
types = <crash.util.symbols.Types object>