Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fm/modules/sun4/cpumem-diagnosis/
H A Dcmd.h243 uint64_t cmd_thresh_tpct_sysmem; /* Pg ret warning thresh (% of mem) */ member
H A Dcmd_mem.c163 wrnpgs = npages * cmd.cmd_thresh_tpct_sysmem / 100000; in cmd_mem_thresh_check()
H A Dcmd_main.c824 if ((cmd.cmd_thresh_tpct_sysmem = fmd_prop_get_int64(hdl, in _fmd_init()