scf_read_count_property
if (scf_read_count_property(simple_h, RSS_SAMPLE_INT, &count_val)
if (scf_read_count_property(simple_h, WALK_INT, &count_val)
if (scf_read_count_property(simple_h, PRESSURE, &count_val)
if (scf_read_count_property(simple_h, RECONFIG_INT, &count_val)
if (scf_read_count_property(simple_h, REPORT_INT, &count_val)
int scf_read_count_property(scf_simple_handle_t *, char *, uint64_t *);