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

/external/strace/
H A Dproc.c63 { PR_SYSENTRY, "PR_SYSENTRY" },
128 case PR_SYSENTRY:
H A Ddefs.h301 #define PR_SYSENTRY S_SCE macro
H A Dstrace.c1356 if (tcp->status.PR_WHY == PR_SYSENTRY) {
1403 tcp->status.PR_WHY = PR_SYSENTRY;
2243 tcp->status.PR_WHY = PR_SYSENTRY;
2251 case PR_SYSENTRY:
H A Dsyscall.c1357 if (tcp->status.PR_WHY != PR_SYSENTRY) {
1377 tcp->status.PR_WHY = PR_SYSENTRY;

Completed in 812 milliseconds