| /xsrc/external/mit/MesaLib/dist/src/android_stub/ |
| cutils_stub.cpp | 2 #include <cutils/trace.h>
|
| /xsrc/external/mit/libXt/dist/src/ |
| EventUtil.c | 145 Widget *trace = *listPtr; local 148 if (trace == NULL) { 149 trace = XtMallocArray(CACHESIZE, (Cardinal) sizeof(Widget)); 154 trace[0] = start; 157 w != NULL && !XtIsShell(trace[i - 1]) && trace[i - 1] != breakWidget; 163 trace = XtReallocArray(trace, (Cardinal) *maxElemsPtr, 166 trace[i] = w; 168 *listPtr = trace; [all...] |
| Pointer.c | 77 pdi->trace[i - 1],
|
| Keyboard.c | 104 CheckServerGrabs(XEvent *event, Widget *trace, Cardinal traceDepth) 111 if ((grab = _XtCheckServerGrabsOnWidget(event, trace[i - 1], KEYBOARD))) 155 Widget *trace, 166 /* first check the trace list till done or we go to branch */ 168 if ((pwi = _XtGetPerWidgetInput(trace[src], FALSE))) { 171 for (src--; src > 0 && trace[src] != dst; src--) { 175 dst = trace[--src]; 178 dst = trace[--src]; 203 return _FindFocusWidget(widget, pdi->trace, pdi->traceDepth, FALSE, 379 pdi->trace, [all...] |
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/ |
| xisb.c | 79 b->trace = 0; 125 if (b->trace) 136 if (b->trace) { 147 XisbTrace(XISBuffer * b, int trace) 149 b->trace = trace;
|
| xisb.h | 40 int trace; member in struct:_XISBuffer 59 extern _X_EXPORT void XisbTrace(XISBuffer * b, int trace);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/ |
| xisb.c | 81 b->trace = 0; 131 if (b->trace) 142 if (b->trace) 153 XisbTrace (XISBuffer *b, int trace) 155 b->trace = trace;
|
| xisb.h | 41 int trace; member in struct:_XISBuffer 59 extern _X_EXPORT void XisbTrace (XISBuffer *b, int trace);
|
| /xsrc/external/mit/xterm/dist/ |
| sinstall.sh | 50 trace=: 51 trace=echo 112 $trace "... reference program not used" 122 $trace "... if \"$cf_rest\" is null, try the ls -g option" 133 $trace "... if \"$cf_rest\" is null, we do not look for group" 136 $trace "... if we have date in proper columns ($cf_date1 $cf_date2 $cf_date3), \"$cf_test\" is null" 142 $trace "... derived user \"$PROG_USR\", group \"$PROG_GRP\" of previously-installed $SRC_PROG" 144 $trace "... see if mode \"$cf_mode\" has s-bit set" 147 $trace "... both setuid/setgid" 152 $trace "... setuid [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/driver_trace/ |
| tr_dump.c | 31 * Trace dumping functions. 33 * For now we just use standard XML for dumping the trace calls, as this is 182 trace_dump_writes("</trace>\n"); 233 trace_dump_writes("<?xml-stylesheet type='text/xsl' href='trace.xsl'?>\n"); 234 trace_dump_writes("<trace version='0.1'>\n"); 237 * screen multiple times, so we only write </trace> tag and close at exit
|
| tr_screen.c | 41 static boolean trace = FALSE; variable 374 /* TODO trace call */ 404 /* TODO trace call */ 419 /* TODO trace call */ 475 /* Don't trace this, because due to the lack of pipe_resource wrapping, 646 return trace; 651 trace = TRUE; 654 return trace;
|
| /xsrc/external/mit/MesaLib/dist/src/tool/pps/ |
| pps_datasource.h | 41 /// @brief Perfetto trace callback 45 void trace(TraceContext &ctx); 50 /// Time between trace callbacks
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/driver_trace/ |
| tr_dump.c | 31 * Trace dumping functions. 33 * For now we just use standard XML for dumping the trace calls, as this is 226 trace_dump_writes("</trace>\n"); 278 trace_dump_writes("<?xml-stylesheet type='text/xsl' href='trace.xsl'?>\n"); 279 trace_dump_writes("<trace version='0.1'>\n"); 282 * screen multiple times, so we only write </trace> tag and close at exit
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/ |
| freedreno_gmem.c | 595 trace_start_tile(&batch->trace, batch->gmem, tile->bin_h, tile->yoff, tile->bin_w, 610 trace_start_draw_ib(&batch->trace, batch->gmem); 616 trace_end_draw_ib(&batch->trace, batch->gmem); 640 trace_start_draw_ib(&batch->trace, batch->gmem); 646 trace_end_draw_ib(&batch->trace, batch->gmem); 685 trace_flush_batch(&batch->trace, batch->gmem, batch, batch->cleared, 687 trace_framebuffer_state(&batch->trace, batch->gmem, pfb); 731 trace_render_sysmem(&batch->trace, batch->gmem); 732 trace_start_render_pass(&batch->trace, batch->gmem, 739 trace_end_render_pass(&batch->trace, batch->gmem) [all...] |
| /xsrc/external/mit/MesaLib/dist/.gitlab-ci/common/ |
| init-stage2.sh | 67 rm -rf results/trace/$PIGLIT_REPLAY_DEVICE_NAME
|
| /xsrc/external/mit/xterm/dist/package/pkgsrc/ |
| options.mk | 10 CONFIGURE_ARGS+= --enable-trace
|
| /xsrc/external/mit/libXt/dist/include/X11/ |
| PassivGraI.h | 118 Widget *trace; member in struct:XtPerDisplayInputRec
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a6xx/ |
| fd6_compute.c | 177 trace_grid_info(&ctx->batch->trace, ring, info); 178 trace_start_compute(&ctx->batch->trace, ring); 198 trace_end_compute(&ctx->batch->trace, ring);
|
| fd6_gmem.c | 711 trace_start_binning_ib(&batch->trace, ring); 713 trace_end_binning_ib(&batch->trace, ring); 733 trace_start_vsc_overflow_test(&batch->trace, batch->gmem); 735 trace_end_vsc_overflow_test(&batch->trace, batch->gmem); 795 trace_start_prologue(&batch->trace, ring); 797 trace_end_prologue(&batch->trace, ring); 1250 trace_start_clear_restore(&batch->trace, batch->gmem, batch->fast_cleared); 1256 trace_end_clear_restore(&batch->trace, batch->gmem); 1449 trace_start_resolve(&batch->trace, batch->gmem); 1455 trace_end_resolve(&batch->trace, batch->gmem) [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i915/ |
| intel_regions.c | 73 void *trace[DEBUG_BACKTRACE_SIZE]; local 78 traceSize = backtrace(trace, DEBUG_BACKTRACE_SIZE); 79 strings = backtrace_symbols(trace, traceSize); 88 * the trace to avoid really long lines.
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/x86emu/ |
| validate.c | 75 if (failed || trace) { 83 if (failed || trace) { 207 if (failed || trace) { 354 if (failed || trace) { \ 396 if (failed || trace) { \ 438 if (failed || trace) { \ 482 if (failed || trace) { \ 527 if (failed || trace) { \ 572 if (failed || trace) { \ 650 int trace = false local [all...] |
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/x86emu/ |
| validate.c | 75 if (failed || trace) { 83 if (failed || trace) { 207 if (failed || trace) { 354 if (failed || trace) { \ 396 if (failed || trace) { \ 438 if (failed || trace) { \ 482 if (failed || trace) { \ 527 if (failed || trace) { \ 572 if (failed || trace) { \ 646 int trace = false local [all...] |
| /xsrc/external/mit/MesaLib/dist/include/android_stub/cutils/ |
| trace.h | 33 * The ATRACE_TAG macro can be defined before including this header to trace 35 * following ATRACE_TAG_* macros. The trace tag is used to filter tracing in 40 * has a performance cost even when the trace is not being recorded. Defining 48 * Keep these in sync with frameworks/base/core/java/android/os/Trace.java. 88 #error ATRACE_TAG must be defined to be one of the tags defined in cutils/trace.h 92 * Opens the trace file for writing and reads the property for initial tags. 93 * The atrace.tags.enableflags property sets the tags to trace. 95 * trace function will cause it to be run safely. 119 * Set of ATRACE_TAG flags to trace for, initialized to ATRACE_TAG_NOT_READY. 126 * Handle to the kernel's trace buffer, initialized to -1 [all...] |
| /xsrc/external/mit/MesaLib/dist/bin/ |
| update-android-headers.sh | 48 cp -av platform-system-core/libcutils/include/cutils/{compiler,log,native_handle,properties,trace}.h ${dest}/cutils
|
| /xsrc/external/mit/ctwm/dist/ |
| functions_internal.h | 169 DFHANDLER(trace); variable
|