Searched refs:ipp_stat_create (Results 1 – 8 of 8) sorted by relevance
/titanic_44/usr/src/uts/common/ipp/ |
H A D | ipp.h | 162 extern int ipp_stat_create(ipp_action_id_t, const char *, int,
|
H A D | ippconf.c | 132 int ipp_stat_create(ipp_action_id_t, const char *, int, 1601 ipp_stat_create( in ipp_stat_create() function
|
/titanic_44/usr/src/uts/common/ipp/dscpmk/ |
H A D | dscpmkddi.c | 457 if ((err = ipp_stat_create(aid, stats_string, DSCPMK_DSCP_STATS_COUNT, in dscpmk_det_statinit() 495 if ((err = ipp_stat_create(aid, DSCPMK_STATS_STRING, DSCPMK_STATS_COUNT, in dscpmk_summ_statinit()
|
/titanic_44/usr/src/uts/common/ipp/dlcosmk/ |
H A D | dlcosmkddi.c | 365 if ((err = ipp_stat_create(aid, DLCOSMK_STATS_STRING, in dlcosmk_statinit()
|
/titanic_44/usr/src/uts/common/ipp/flowacct/ |
H A D | flowacctddi.c | 128 if ((err = ipp_stat_create(aid, FLOWACCT_STATS_STRING, in global_statinit()
|
/titanic_44/usr/src/uts/common/ipp/meters/ |
H A D | tswtclddi.c | 521 if ((rc = ipp_stat_create(aid, TSWTCL_STATS_STRING, METER_STATS_COUNT, in tswtcl_statinit()
|
H A D | tokenmtddi.c | 708 if ((rc = ipp_stat_create(aid, TOKENMT_STATS_STRING, METER_STATS_COUNT, in tokenmt_statinit()
|
/titanic_44/usr/src/uts/common/ipp/ipgpc/ |
H A D | filters.c | 144 if ((rc = ipp_stat_create(ipgpc_aid, "ipgpc_global_stats", 5, in global_statinit() 1281 if ((rc = ipp_stat_create(ipgpc_aid, in_class->class_name, 3, in class_statinit()
|