OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:traced
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/kern/
kern_sig.c
1289
bool
traced
;
local
1318
traced
= ISSET(p->p_slflag, PSL_TRACED) &&
1322
* If proc is
traced
, always give parent a chance.
1324
if (
traced
) {
1329
* If the process is being
traced
and the signal
1419
if (
traced
)
1432
* - If
traced
, then no action is needed, unless killing.
1435
if (
traced
&& signo != SIGKILL) {
1447
if (
traced
) {
1478
KASSERT(!
traced
);
1834
bool
traced
;
local
[
all
...]
/src/tests/bin/sh/
t_option.sh
731
-e match:say -e match:
traced
-e not-match:notrace \
741
say
traced
/src/sys/arch/m68k/060sp/dist/
pfpsp.s
1642
# being
traced
. Since the stack frames are similar, get the "current" PC
2049
# exception was being
traced
. Make the "current" PC the FPIAR and put it in the
2721
# exception was being
traced
. Make the "current" PC the FPIAR and put it in
2922
# exception was being
traced
. The "Current PC" for the trace frame is the
fpsp.s
1642
# being
traced
. Since the stack frames are similar, get the "current" PC
2049
# exception was being
traced
. Make the "current" PC the FPIAR and put it in the
2721
# exception was being
traced
. Make the "current" PC the FPIAR and put it in
2922
# exception was being
traced
. The "Current PC" for the trace frame is the
4366
# remember, also, this instruction may be
traced
.
Completed in 45 milliseconds
Indexes created Sat Feb 21 01:20:28 UTC 2026