Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/rpc/
H A Dmt_rpcinit.c97 clnt_clts_stats_init(zoneid, &rpcstat->rpc_clts_client); in mt_kstat_zone_init()
H A Dclnt.h499 extern void clnt_clts_stats_init(zoneid_t, struct rpc_clts_client **);
H A Dclnt_clts.c271 clnt_clts_stats_init(zoneid_t zoneid, struct rpc_clts_client **statsp) in clnt_clts_stats_init() function