Lines Matching refs:pts_timers
1042 it = pts->pts_timers[index];
1044 pts->pts_timers[index] = NULL;
1076 pts->pts_timers[i] = NULL;
1119 itn && itn != pts->pts_timers[ITIMER_VIRTUAL];
1133 itn && itn != pts->pts_timers[ITIMER_PROF];
1148 if (pts->pts_timers[i] != NULL) {
1155 if (pts->pts_timers[0] == NULL && pts->pts_timers[1] == NULL &&
1156 pts->pts_timers[2] == NULL && pts->pts_timers[3] == NULL) {
1253 if (pts->pts_timers[timerid] == NULL)
1294 pts->pts_timers[timerid] = &pt->pt_itimer;
1324 if ((it = pts->pts_timers[timerid]) == NULL) {
1404 if ((it = pts->pts_timers[timerid]) == NULL) {
1489 if ((it = pts->pts_timers[timerid]) == NULL) {
1525 if ((it = pts->pts_timers[timerid]) == NULL) {
1574 if (pts == NULL || (it = pts->pts_timers[which]) == NULL) {
1647 pts->pts_timers[which] == NULL))
1653 it = pts->pts_timers[which];
1690 pts->pts_timers[which] = it;