Home
last modified time | relevance | path

Searched refs:clnt_cots_stats_init (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/common/rpc/
H A Dmt_rpcinit.c100 clnt_cots_stats_init(zoneid, &rpcstat->rpc_cots_client); in mt_kstat_zone_init()
H A Dclnt.h505 extern void clnt_cots_stats_init(zoneid_t, struct rpc_cots_client **);
H A Dclnt_cots.c3661 clnt_cots_stats_init(zoneid_t zoneid, struct rpc_cots_client **statsp) in clnt_cots_stats_init() function