Searched refs:proc_ndx (Results 1 – 1 of 1) sorted by relevance
293 int proc_ndx; /* number of time to repete the loop. */ in main() local450 for (proc_ndx = 0; proc_ndx < num_cpus; proc_ndx++) { in main()451 fprintf(stdout, "For processor number = %d\n", proc_ndx); in main()454 if (proc_id[pid_ndx] == proc_ndx) in main()