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

/illumos-gate/usr/src/lib/libdtrace/common/
H A Dprocfs.sed.in87 SED_REPLACE(PR_STEP)
H A Dprocfs.d.in59 inline int PR_STEP = @PR_STEP@;
60 #pragma D binding "1.0" PR_STEP
/illumos-gate/usr/src/cmd/ptools/pflags/
H A Dpflags.c67 (PR_STOPPED|PR_ISTOP|PR_DSTOP|PR_ASLEEP|PR_PCINVAL|PR_STEP \
407 if (arg & PR_STEP)
/illumos-gate/usr/src/uts/intel/sys/
H A Dold_procfs.h221 #define PR_STEP 0x0200 /* lwp has a single-step directive in effect */ macro
/illumos-gate/usr/src/uts/sparc/sys/
H A Dold_procfs.h220 #define PR_STEP 0x0200 /* lwp has a single-step directive in effect */ macro
/illumos-gate/usr/src/uts/common/sys/
H A Dprocfs.h198 #define PR_STEP 0x00000008 /* lwp has a single-step directive in effect */ macro
/illumos-gate/usr/src/lib/libproc/common/
H A DPgcore.c201 if (lsp->pr_flags & PR_STEP)
326 if (lsp->pr_flags & PR_STEP)
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dgcore.c1280 sp->pr_flags |= PR_STEP;
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.c1177 { PR_STEP, MSG_PR_FLAGS_STEP },
/illumos-gate/usr/src/uts/common/fs/proc/
H A Dprioctl.c1464 sp->pr_flags |= PR_STEP;
3301 sp->pr_flags |= PR_STEP;
H A Dprsubr.c1035 sp->pr_flags |= PR_STEP;
1263 sp->pr_flags |= PR_STEP;

Completed in 134 milliseconds