HomeSort by relevance Sort by last modified time
    Searched refs:kcid (Results 1 - 2 of 2) sorted by null

  /external/netperf/
netcpu_kstat.c 62 static kid_t kcid = 0; variable
97 kcid = kc->kc_chain_id;
123 kcid = nkcid;
159 /* if kcid changed, pointer might be invalid. we'll deal
164 UPDKCID(nkcid, kcid);
204 /* if kcid changed, pointer might be invalid, fail the test */
205 UPDKCID(nkcid, kcid);
210 perror("kcid changed midstream and I cannot deal with that!");
netcpu_kstat10.c 42 static kid_t kcid = 0; variable

Completed in 149 milliseconds