Searched refs:set_one_proc_info (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/syscall/
H A Dcorectl.c428 set_one_proc_info(proc_t *p, counter_t *counterp) function
485 error = dotoprocs(&set, set_one_proc_info, (char *)&counter);
493 (void) set_one_proc_info(p, &counter);
511 (void) set_one_proc_info(p, &counter);

Completed in 899 milliseconds