Home
last modified time | relevance | path

Searched refs:traced (Results 1 – 25 of 160) sorted by relevance

1234567

/netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Notes/
H A DALLperl_notes.txt21 Now a similar program is traced, Code/Perl/hello_strict.pl, which uses
32 not only were functions from "strict.pm" traced, but a "BEGIN" function
H A DALLsnoop_notes.txt14 is no guarentee that if you print traced events the output is in the same
/netbsd-src/external/cddl/dtracetoolkit/dist/Notes/
H A DALLperl_notes.txt21 Now a similar program is traced, Code/Perl/hello_strict.pl, which uses
32 not only were functions from "strict.pm" traced, but a "BEGIN" function
H A DALLsnoop_notes.txt14 is no guarentee that if you print traced events the output is in the same
/netbsd-src/sys/kern/
H A Dkern_sig.c1312 bool traced; in kpsignal2() local
1341 traced = ISSET(p->p_slflag, PSL_TRACED) && in kpsignal2()
1347 if (traced) { in kpsignal2()
1442 if (traced) in kpsignal2()
1458 if (traced && signo != SIGKILL) { in kpsignal2()
1470 if (traced) { in kpsignal2()
1501 KASSERT(!traced); in kpsignal2()
1857 bool traced; in issignal() local
1924 traced = ISSET(p->p_slflag, PSL_TRACED) && in issignal()
1954 !traced) { in issignal()
[all …]
/netbsd-src/external/cddl/dtracetoolkit/dist/Examples/
H A Dtcl_proccalls_example.txt4 traced.
H A Dtcpsnoop_snv_d_example.txt40 As new connections are made, each of the TCP packets are traced along with
H A Dtcpsnoop_d_example.txt40 As new connections are made, each of the TCP packets are traced along with
H A Dtcpsnoop_example.txt40 As new connections are made, each of the TCP packets are traced along with
H A Dtcpsnoop_snv_example.txt40 As new connections are made, each of the TCP packets are traced along with
H A Dsh_calls_example.txt21 The following traced the firefox start script,
H A Dopensnoop_example.txt1 The following are examples of opensnoop. File open events are traced
H A Dsh_cputime_example.txt64 The following traced the firefox start script.
/netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Examples/
H A Dtcl_proccalls_example.txt4 traced.
H A Dtcpsnoop_snv_d_example.txt40 As new connections are made, each of the TCP packets are traced along with
H A Dtcpsnoop_d_example.txt40 As new connections are made, each of the TCP packets are traced along with
H A Dtcpsnoop_snv_example.txt40 As new connections are made, each of the TCP packets are traced along with
H A Dtcpsnoop_example.txt40 As new connections are made, each of the TCP packets are traced along with
H A Dsh_calls_example.txt21 The following traced the firefox start script,
H A Dopensnoop_example.txt1 The following are examples of opensnoop. File open events are traced
H A Dsh_cputime_example.txt64 The following traced the firefox start script.
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/cris/asm/
H A Dx7-v10.ms15 ; Check that prefix+insn are traced as one.
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DXRayFDRFormat.rst102 - ``Event Data``: Free form data may be associated with events that are traced
313 more CallArgument records that contain the traced function's parameter values.
399 - Not every entry must have a traced Exit or Tail Exit. The buffer may run out
/netbsd-src/external/gpl3/autoconf/dist/lib/
H A Dautom4te.in36 # AC_CANONICAL_SYSTEM was traced from Automake 1.7 to Automake 1.9.
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/std/
H A Dmemory119 /// Inform a garbage collector that a region of memory need not be traced.

1234567