Home | History | Annotate | Download | only in netperf

Lines Matching refs:where

80     fprintf(where,"open_kstat: enter\n");
81 fflush(where);
101 fprintf(where,"open_kstat double open!\n");
102 fflush(where);
111 fprintf(where,"passing kcid_changed\n");
112 fflush(where);
128 fprintf(where,"kstat_lookup for unix/system_misc\n");
129 fflush(where);
167 fprintf(where,"cpu_ks[%d] getting %p\n",ncpu,ks);
168 fflush(where);
197 fprintf(where,
274 fprintf(where,"calling open_kstat from calibrate_kstat\n");
275 fflush(where);
305 fprintf(where, "Calibration for kstat counter run: %d\n",i);
306 fprintf(where,"\tsec = %ld usec = %ld\n",sec,usec);
307 fprintf(where,"\telapsed time = %g\n",elapsed);
313 /* I know that there are situations where compilers know about */
315 fprintf(where,
331 fprintf(where,"\trate[%d] = %g\n",i,rate[i]);
332 fflush(where);
338 fprintf(where,"\tlocal maxrate = %g per sec. \n",local_maxrate);
339 fflush(where);
384 fprintf(where,