Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/sched/tool/
Dtrace_sched.c294 int pid_ndx; /* number of time to repete the loop. */ in main() local
453 for (pid_ndx = 0; pid_ndx < num_thrd; pid_ndx++) { in main()
454 if (proc_id[pid_ndx] == proc_ndx) in main()
458 gen_pid[pid_ndx], exp_prio[pid_ndx], in main()
459 act_prio[pid_ndx]); in main()