Symbol: process_threshold_tuneable
usr/src/cmd/picl/plugins/sun4u/excalibur/envd/piclenvd.c
358
static int process_threshold_tuneable(char *keyword, char *buf, void *addr,
usr/src/cmd/picl/plugins/sun4u/excalibur/envd/piclenvd.c
363
{"low_power_off", process_threshold_tuneable,
usr/src/cmd/picl/plugins/sun4u/excalibur/envd/piclenvd.c
365
{"low_shutdown", process_threshold_tuneable,
usr/src/cmd/picl/plugins/sun4u/excalibur/envd/piclenvd.c
367
{"low_warning", process_threshold_tuneable,
usr/src/cmd/picl/plugins/sun4u/excalibur/envd/piclenvd.c
369
{"high_power_off", process_threshold_tuneable,
usr/src/cmd/picl/plugins/sun4u/excalibur/envd/piclenvd.c
371
{"high_shutdown", process_threshold_tuneable,
usr/src/cmd/picl/plugins/sun4u/excalibur/envd/piclenvd.c
373
{"high_warning", process_threshold_tuneable,
usr/src/cmd/picl/plugins/sun4u/excalibur/envd/piclenvd.c
381
{"cpu_amb_low_power_off", process_threshold_tuneable,
usr/src/cmd/picl/plugins/sun4u/excalibur/envd/piclenvd.c
383
{"cpu_amb_low_shutdown", process_threshold_tuneable,
usr/src/cmd/picl/plugins/sun4u/excalibur/envd/piclenvd.c
385
{"cpu_amb_low_warning", process_threshold_tuneable,
usr/src/cmd/picl/plugins/sun4u/excalibur/envd/piclenvd.c
387
{"cpu_amb_low_nominal", process_threshold_tuneable,
usr/src/cmd/picl/plugins/sun4u/excalibur/envd/piclenvd.c
389
{"cpu_amb_high_power_off", process_threshold_tuneable,
usr/src/cmd/picl/plugins/sun4u/excalibur/envd/piclenvd.c
391
{"cpu_amb_high_shutdown", process_threshold_tuneable,
usr/src/cmd/picl/plugins/sun4u/excalibur/envd/piclenvd.c
393
{"cpu_amb_high_warning", process_threshold_tuneable,
usr/src/cmd/picl/plugins/sun4u/excalibur/envd/piclenvd.c
395
{"cpu_amb_high_nominal", process_threshold_tuneable,
usr/src/cmd/picl/plugins/sun4u/excalibur/envd/piclenvd.c
398
{"cpu_die_low_power_off", process_threshold_tuneable,
usr/src/cmd/picl/plugins/sun4u/excalibur/envd/piclenvd.c
400
{"cpu_die_low_shutdown", process_threshold_tuneable,
usr/src/cmd/picl/plugins/sun4u/excalibur/envd/piclenvd.c
402
{"cpu_die_low_warning", process_threshold_tuneable,
usr/src/cmd/picl/plugins/sun4u/excalibur/envd/piclenvd.c
404
{"cpu_die_normal_target", process_threshold_tuneable,
usr/src/cmd/picl/plugins/sun4u/excalibur/envd/piclenvd.c
406
{"cpu_die_high_power_off", process_threshold_tuneable,
usr/src/cmd/picl/plugins/sun4u/excalibur/envd/piclenvd.c
408
{"cpu_die_high_shutdown", process_threshold_tuneable,
usr/src/cmd/picl/plugins/sun4u/excalibur/envd/piclenvd.c
410
{"cpu_die_high_warning", process_threshold_tuneable,
usr/src/cmd/picl/plugins/sun4u/excalibur/envd/piclenvd.c
412
{"cpu_die_other_target", process_threshold_tuneable,