Searched refs:Tracing (Results 1 - 13 of 13) sorted by relevance

/barrelfish-master/tools/harness/tests/
H A Dtracing.py16 class Tracing(TestCommon): class in inherits:TestCommon
17 ''' Tracing. ''' # XXX: What is this for? -AB
24 modules = super(Tracing, self).get_modules(build, machine)
/barrelfish-master/usr/eclipseclp/documents/internal/kernel/
H A Ddebugger.tex58 \subsection{Tracing deterministic execution}
84 \subsection{Tracing backtracking}
111 Tracing exit_block/leave ports is done like failure tracing.
198 \subsection{Tracing delay/wake}
310 \subsection{Tracing of simple (emulator) builtins}
334 \subsection{Tracing delay ports of suspensions created in externals}
/barrelfish-master/doc/012-services/
H A DServices.tex96 \item Tracing
132 % Category; Tracing and Debugging
329 \subsection{Tracing}
331 % Category: Tracing and Debugging
424 \item Tracing
479 %% \item[Tracing and Debugging] services that enable collection of
826 \subsection{Tracing}
955 Tracing & E & Medium & implemented by tracing library. \\
327 suspend, wakeup, etc.), thread scheduling and thread local storage. subsubsection
/barrelfish-master/doc/021-cpudriver/
H A Dcpudriver.tex248 62 & Tracing IPI \\
249 63 & Tracing IPI \\
/barrelfish-master/usr/eclipseclp/Kernel/src/
H A Dbip_control.c813 Succeed_If(Tracing);
1229 if (Tracing && AnyPortWanted)
H A Demu.c1458 if (Tracing && AnyPortWanted && !SuspDebugInvoc(DE))
1464 if (Tracing && PortWanted(DELAY_PORT) && OfInterest(PriFlags(((pri*)proc)), NINVOC-1, DLevel(TD)+1, 0)) {
6257 if (Tracing && AnyPortWanted && !InvisibleProc(PP[0].proc_entry)) {
6314 * Tracing of simple (i.e. implemented via instructions) builtins.
6366 if (!Tracing || !AnyPortWanted
6737 || Tracing && PortWanted(NEXT_PORT))
7954 if (Tracing && AnyPortWanted)
H A Demu_export.h1499 #define Tracing (TD && Unskipped(TD)) macro
/barrelfish-master/doc/008-tracing/
H A DTracing.tex43 \title{Tracing and Visualisation}
47 \tnkey{Tracing}
81 \chapter{Design and Implementation of the Tracing Framework in Barrelfish}
347 \subsection{Preparing the Tracing Framework\label{sec:preparing}}
694 This chapter describes how to use the Tracing framework in Barrelfish.
/barrelfish-master/usr/eclipseclp/Kernel/lib/
H A Dtracer.pl259 % Tracing of inline-compiled builtins like +/3, arg/3, =/2, ...
/barrelfish-master/usr/eclipseclp/documents/userman/
H A Dumsdebug.tex51 Tracing the flow of the execution consists in tracing the crossing of
238 \section{Format of the Tracing Messages}
636 Tracing will then start (in leap mode) at every call of this
/barrelfish-master/doc/000-overview/
H A DOverview.tex823 \item \textbf{Tracing and Visualization:} The Barrelfish trace
/barrelfish-master/usr/eclipseclp/documents/intro_paper/
H A Declipse.tex2290 {\bf Tracing {\em fdplex} Search}
/barrelfish-master/usr/eclipseclp/documents/applications/
H A Dtutorial.tex1840 \subsection{Tracing}

Completed in 213 milliseconds