Home | History | Annotate | Download | only in netperf

Lines Matching refs:nkcid

72   kid_t nkcid;
118 nkcid = kstat_chain_update(kc);
119 if (nkcid)
121 /* UPDKCID will abort if nkcid is -1, so no need to check */
123 kcid = nkcid;
125 UPDKCID(nkcid,0);
158 nkcid = kstat_read(kc, ks, NULL);
164 UPDKCID(nkcid, kcid);
194 kid_t nkcid;
203 nkcid = kstat_read(kc, cpu_ks[cpu], &cpu_stat);
205 UPDKCID(nkcid, kcid);