Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fm/modules/sun4/cpumem-diagnosis/
H A Dcmd_mem.c159 if (cmd.cmd_thresh_abs_sysmem != 0) { in cmd_mem_thresh_check()
160 wrnpgs = cmd.cmd_thresh_abs_sysmem; in cmd_mem_thresh_check()
H A Dcmd.h244 uint64_t cmd_thresh_abs_sysmem; /* Pg ret warning thresh (# of pages) */ member
H A Dcmd_main.c830 cmd.cmd_thresh_abs_sysmem = fmd_prop_get_int64(hdl, in _fmd_init()