Searched refs:Trace (Results 1 - 25 of 113) sorted by relevance

12345

/xsrc/external/mit/MesaLib/dist/src/tool/pps/
H A Dpps_producer.cc29 GpuDataSource::Trace(GpuDataSource::trace_callback);
H A Dpps_datasource.cc121 Trace(close_callback);
/xsrc/external/mit/MesaLib/dist/docs/drivers/
H A Dd3d12.rst23 Trace blit and copy resource calls
44 Trace instruction conversion
/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dtu_perfetto.cc86 Trace([](TuRenderpassDataSource::TraceContext ctx) {
151 TuRenderpassDataSource::Trace([=](TuRenderpassDataSource::TraceContext tctx) {
207 TuRenderpassDataSource::Trace([=](TuRenderpassDataSource::TraceContext tctx) {
236 TuRenderpassDataSource::Trace([=](TuRenderpassDataSource::TraceContext tctx) {
256 * Trace callbacks, called from u_trace once the timestamps from GPU have been
/xsrc/external/mit/freetype/dist/src/gzip/
H A Dzutil.h190 # define Trace(x) {if (z_verbose>=0) fprintf x ;} macro
197 # define Trace(x) macro
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_perfetto.cc82 Trace([](FdRenderpassDataSource::TraceContext ctx) {
147 FdRenderpassDataSource::Trace([=](FdRenderpassDataSource::TraceContext tctx) {
270 FdRenderpassDataSource::Trace([=](FdRenderpassDataSource::TraceContext tctx) {
299 FdRenderpassDataSource::Trace([=](FdRenderpassDataSource::TraceContext tctx) {
319 * Trace callbacks, called from u_trace once the timestamps from GPU have been
/xsrc/external/mit/xterm/dist/
H A Dtrace.h46 extern void Trace ( const char *, ... ) GCC_PRINTFLIKE(1,2);
54 #define TRACE(p) Trace p
66 #define TRACE2(p) Trace p
H A Dtrace.c109 sprintf(name, "%s/Trace-%s.out-%d", home, trace_who, unique);
111 sprintf(name, "%s/Trace-%s.out", home, trace_who);
118 sprintf(name, "%s/Trace-%s.out", home, trace_who);
137 Trace(const char *fmt, ...) function in typeref:typename:void
181 Trace("process %d ", (int) getpid());
183 Trace("real (%u/%u) effective (%u/%u)",
188 Trace(" (%s@%d)\n", fname, lnum);
191 Trace("-- %s", ctime(&now));
200 Trace("datetime (%s@%d) ", fname, lnum);
203 Trace("
[all...]
H A Dcharclass.c68 #define Trace if (opt_v) printf macro
H A Dmisc.c1517 Trace("xtermWarning: ");
1542 Trace("xtermPerror: ");
/xsrc/external/mit/MesaLib.old/dist/docs/specs/OLD/
H A DMESA_trace.spec67 (2) Should the Trace API explicitely support the notion of "frames?
/xsrc/external/mit/MesaLib/dist/docs/_extra/specs/OLD/
H A DMESA_trace.spec67 (2) Should the Trace API explicitely support the notion of "frames?
/xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/
H A Ddistro.rst70 Trace subsection in section:Drivers
73 Wrapper driver. Trace dumps an XML record of the calls made to the
/xsrc/external/mit/MesaLib/dist/docs/gallium/
H A Ddistro.rst70 Trace subsection in section:Drivers
73 Wrapper driver. Trace dumps an XML record of the calls made to the
/xsrc/external/mit/MesaLib.old/dist/src/gallium/tools/trace/
H A Dmodel.py30 '''Trace data model.'''
134 class Trace: class in inherits:
/xsrc/external/mit/MesaLib/dist/src/gallium/tools/trace/
H A Dmodel.py30 '''Trace data model.'''
161 class Trace: class in inherits:
/xsrc/external/mit/xf86-video-intel-2014/dist/m4/
H A Dlibtool.m4787 # Trace this macro to discover what tags are supported by the libtool
/xsrc/external/mit/xf86-video-intel-old/dist/m4/
H A Dlibtool.m4754 # Trace this macro to discover what tags are supported by the libtool
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.1.0.rst3856 - radv: add initial SQ Thread Trace support for GFX9
/xsrc/external/mit/xorg-server.old/dist/m4/
H A Dlibtool.m4785 # Trace this macro to discover what tags are supported by the libtool
/xsrc/external/mit/libXau/dist/m4/
H A Dlibtool.m4810 # Trace this macro to discover what tags are supported by the libtool
/xsrc/external/mit/libXaw/dist/m4/
H A Dlibtool.m4810 # Trace this macro to discover what tags are supported by the libtool
/xsrc/external/mit/libXcursor/dist/m4/
H A Dlibtool.m4810 # Trace this macro to discover what tags are supported by the libtool
/xsrc/external/mit/libXdmcp/dist/m4/
H A Dlibtool.m4811 # Trace this macro to discover what tags are supported by the libtool
/xsrc/external/mit/libXevie/dist/
H A Daclocal.m43162 # Trace this macro to discover what tags are supported by the libtool

Completed in 78 milliseconds

12345