Searched refs:scf_read_count_property (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/cmd/rcap/common/ |
H A D | rcapd_conf.c | 64 if (scf_read_count_property(simple_h, PRESSURE, &count_val) in rcfg_read() 80 if (scf_read_count_property(simple_h, RECONFIG_INT, &count_val) in rcfg_read() 91 if (scf_read_count_property(simple_h, REPORT_INT, &count_val) in rcfg_read() 102 if (scf_read_count_property(simple_h, RSS_SAMPLE_INT, &count_val) in rcfg_read() 113 if (scf_read_count_property(simple_h, WALK_INT, &count_val) in rcfg_read()
|
/titanic_44/usr/src/lib/libscf/inc/ |
H A D | libscf_priv.h | 229 int scf_read_count_property(scf_simple_handle_t *, char *, uint64_t *);
|
/titanic_44/usr/src/lib/libscf/common/ |
H A D | mapfile-vers | 303 scf_read_count_property;
|
H A D | midlevel.c | 1447 scf_read_count_property( in scf_read_count_property() function
|