Searched defs:sigprof (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sparc/os/
H A Dsyscall.c544 int sigprof = 0; /* non-zero if sending SIGPROF */ local
595 sigprof = 1;
757 if (sigprof) {
/illumos-gate/usr/src/uts/intel/ia32/os/
H A Dsyscall.c445 int sigprof = 0; /* non-zero if sending SIGPROF */ local
509 sigprof = 1;
666 if (sigprof) {

Completed in 60 milliseconds