Searched refs:scf_set_count_property (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/cmd/rcap/common/ |
H A D | rcapd_conf.c | 186 if (scf_set_count_property(tx, PRESSURE, 194 if (scf_set_count_property(tx, RECONFIG_INT, 201 if (scf_set_count_property(tx, RSS_SAMPLE_INT, 208 if (scf_set_count_property(tx, REPORT_INT, 215 if (scf_set_count_property(tx, WALK_INT,
|
/illumos-gate/usr/src/lib/libscf/inc/ |
H A D | libscf_priv.h | 233 int scf_set_count_property(scf_transaction_t *, char *, uint64_t, boolean_t);
|
/illumos-gate/usr/src/lib/libscf/common/ |
H A D | midlevel.c | 1513 scf_set_count_property( function
|
Completed in 73 milliseconds