/third_party/mesa3d/src/gallium/drivers/iris/ |
H A D | iris_utrace.c | 43 iris_utrace_record_ts(struct u_trace *trace, void *cs, in iris_utrace_record_ts() argument 47 struct iris_batch *batch = container_of(trace, struct iris_batch, trace); in iris_utrace_record_ts() 99 u_trace_flush(&batch->trace, flush_data, false); in iris_utrace_flush()
|
/third_party/mesa3d/src/gallium/drivers/freedreno/ |
H A D | freedreno_gmem.c | 608 trace_start_tile(&batch->trace, batch->gmem, tile->bin_h, tile->yoff, tile->bin_w, 623 trace_start_draw_ib(&batch->trace, batch->gmem); 629 trace_end_draw_ib(&batch->trace, batch->gmem); 653 trace_start_draw_ib(&batch->trace, batch->gmem); 659 trace_end_draw_ib(&batch->trace, batch->gmem); 698 trace_flush_batch(&batch->trace, batch->gmem, batch, batch->cleared, in fd_gmem_render_tiles() 700 trace_framebuffer_state(&batch->trace, batch->gmem, pfb); in fd_gmem_render_tiles() 746 trace_render_sysmem(&batch->trace, batch->gmem); in fd_gmem_render_tiles() 747 trace_start_render_pass(&batch->trace, batch->gmem, in fd_gmem_render_tiles() 754 trace_end_render_pass(&batch->trace, batc in fd_gmem_render_tiles() [all...] |
/third_party/libunwind/libunwind/src/unwind/ |
H A D | Backtrace.c | 29 _Unwind_Backtrace (_Unwind_Trace_Fn trace, void *trace_parameter) in _Unwind_Backtrace() argument 50 if ((*trace) (&context, trace_parameter) != _URC_NO_REASON) in _Unwind_Backtrace()
|
/third_party/ltp/testcases/kernel/tracing/ftrace_test/ |
H A D | ftrace_regression02.sh | 42 echo > $TRACING_PATH/trace 44 # just to generate trace 49 grep -q 'grp=[0-9] res=[0-9]' $TRACING_PATH/trace
|
/foundation/multimedia/player_framework/services/services/screen_capture/server/ |
H A D | screen_capture_server.cpp | 396 MediaTrace trace("ScreenCaptureServer::SetCaptureMode"); in SetCaptureMode() 410 MediaTrace trace("ScreenCaptureServer::SetDataType"); in SetDataType() 481 MediaTrace trace("ScreenCaptureServer::SetScreenCaptureCallback"); in SetScreenCaptureCallback() 536 MediaTrace trace("ScreenCaptureServer::IsUserPrivacyAuthorityNeeded"); in IsUserPrivacyAuthorityNeeded() 871 MediaTrace trace("ScreenCaptureServer::RequestUserPrivacyAuthority"); in RequestUserPrivacyAuthority() 948 MediaTrace trace("ScreenCaptureServer::StartAudioCaptureInner"); in StartStreamInnerAudioCapture() 966 MediaTrace trace("ScreenCaptureServer::StartAudioCaptureMic"); in StartStreamMicAudioCapture() 990 MediaTrace trace("ScreenCaptureServer::StartFileInnerAudioCaptureInner"); in StartFileInnerAudioCapture() 1013 MediaTrace trace("ScreenCaptureServer::StartFileMicAudioCaptureInner"); in StartFileMicAudioCapture() 1035 MediaTrace trace("ScreenCaptureServe in StartScreenCaptureStream() [all...] |
/foundation/multimedia/player_framework/frameworks/native/soundpool/ |
H A D | soundpool.cpp | 83 MediaTrace trace("SoundPool::Load url"); in Load() 93 MediaTrace trace("SoundPool::Load fd"); in Load() 104 MediaTrace trace("SoundPool::Play"); in Play() 123 MediaTrace trace("SoundPool::Stop"); in Stop() 189 MediaTrace trace("SoundPool::Unload"); in Unload() 211 MediaTrace trace("SoundPool::ReleaseInner"); in ReleaseInner()
|
/third_party/skia/third_party/externals/harfbuzz/ |
H A D | git.mk | 83 `AUX_DIR=$(srcdir)/$$(cd $(top_srcdir); $(AUTOCONF) --trace 'AC_CONFIG_AUX_DIR:$$1' ./configure.ac); \ 99 `cd $(top_srcdir); $(AUTOCONF) --trace 'AC_CONFIG_HEADERS:$$1' ./configure.ac | \ 105 `cd $(top_srcdir); $(AUTOCONF) --trace 'AC_CONFIG_FILES:$$1' ./configure.ac | \ 114 `MACRO_DIR=$(srcdir)/$$(cd $(top_srcdir); $(AUTOCONF) --trace 'AC_CONFIG_MACRO_DIR:$$1' ./configure.ac); \ 128 `MACRO_DIR=$(srcdir)/$$(cd $(top_srcdir); $(AUTOCONF) --trace 'AC_CONFIG_MACRO_DIR:$$1' ./configure.ac); \ 220 FLAVOR=$$(cd $(top_srcdir); $(AUTOCONF) --trace 'GTK_DOC_CHECK:$$2' ./configure.ac); \
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonRDFOpt.cpp | 181 if (trace()) in run() 271 if (trace()) in rewrite() 276 if (trace()) in rewrite() 313 CP.trace(RDFDump); in runOnMachineFunction() 320 DCE.trace(RDFDump); in runOnMachineFunction() 327 LV.trace(RDFDump); in runOnMachineFunction()
|
/foundation/multimedia/player_framework/frameworks/js/avplayer/ |
H A D | avplayer_napi.cpp | 195 MediaTrace trace("AVPlayerNapi::createAVPlayer"); in JsCreateAVPlayer() 263 MediaTrace trace("AVPlayerNapi::prepare"); in JsPrepare() 337 MediaTrace trace("AVPlayerNapi::play"); in JsPlay() 415 MediaTrace trace("AVPlayerNapi::pause"); in JsPause() 485 MediaTrace trace("AVPlayerNapi::stop"); in JsStop() 563 MediaTrace trace("AVPlayerNapi::reset"); in JsReset() 665 MediaTrace trace("AVPlayerNapi::release"); in JsRelease() 706 MediaTrace trace("AVPlayerNapi::seek"); in JsSeek() 776 MediaTrace trace("AVPlayerNapi::setPlaybackRange"); in JsSetPlaybackRange() 865 MediaTrace trace("AVPlayerNap in JsSetSpeed() [all...] |
/foundation/multimedia/audio_framework/services/audio_service/server/src/ |
H A D | pro_renderer_stream_impl.cpp | 123 Trace trace("ProRendererStreamImpl::InitParams"); in InitParams() 175 Trace trace("ProRendererStreamImpl::Start"); in Start() 196 Trace trace("ProRendererStreamImpl::Pause"); in Pause() 213 Trace trace("ProRendererStreamImpl::Flush"); in Flush() 239 Trace trace("ProRendererStreamImpl::Drain"); in Drain() 258 Trace trace("ProRendererStreamImpl::Stop"); in Stop() 273 Trace trace("ProRendererStreamImpl::Release"); in Release() 389 Trace trace("ProRendererStreamImpl::DequeueBuffer"); in DequeueBuffer() 401 Trace trace("ProRendererStreamImpl::EnqueueBuffer"); in EnqueueBuffer() 526 Trace trace("ProRendererStreamImp in Peek() [all...] |
/third_party/FreeBSD/sys/sys/ |
H A D | queue.h | 127 #define TRACEBUF struct qm_trace trace; 133 (head)->trace.prevline = (head)->trace.lastline; \ 134 (head)->trace.prevfile = (head)->trace.lastfile; \ 135 (head)->trace.lastline = __LINE__; \ 136 (head)->trace.lastfile = __FILE__; \ 140 (elem)->trace.prevline = (elem)->trace.lastline; \ 141 (elem)->trace [all...] |
/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/ |
H A D | hcodec_dfx.h | 25 #define SCOPED_TRACE() ScopedTrace trace("hcodec" + compUniqueStr_ + __func__) 26 #define SCOPED_TRACE_WITH_ID(id) ScopedTrace trace("hcodec" + compUniqueStr_ + __func__ + std::to_string(id))
|
/foundation/filemanagement/user_file_service/services/native/file_access_service/src/ |
H A D | observer_callback_proxy.cpp | 29 UserAccessTracer trace; in OnChange() local 30 trace.Start("OnChange"); in OnChange()
|
H A D | file_access_service.cpp | 71 UserAccessTracer trace; in OnStart() local 72 trace.Start("OnStart"); in OnStart() 85 UserAccessTracer trace; in OnStop() local 86 trace.Start("OnStop"); in OnStop() 366 UserAccessTracer trace; in RegisterNotifyImpl() local 367 trace.Start("RegisterNotifyImpl"); in RegisterNotifyImpl() 440 UserAccessTracer trace; in CleanAllNotifyImpl() local 441 trace.Start("CleanAllNotifyImpl"); in CleanAllNotifyImpl() 499 UserAccessTracer trace; in UnregisterNotifyImpl() local 500 trace in UnregisterNotifyImpl() 590 UserAccessTracer trace; OnChange() local [all...] |
/third_party/node/deps/v8/src/base/debug/ |
H A D | stack_trace.cc | 18 StackTrace::StackTrace(const void* const* trace, size_t count) { in StackTrace() argument 20 if (count) memcpy(trace_, trace, count * sizeof(trace_[0])); in StackTrace()
|
/third_party/python/Lib/test/ |
H A D | test_tracemalloc.py | 175 for trace in traces: 176 if trace[2] == traceback._frames: 177 return trace 179 self.fail("trace not found") 187 trace = self.find_trace(traces, obj_traceback) 189 self.assertIsInstance(trace, tuple) 190 domain, size, traceback, length = trace 395 trace = snapshot.traces[0] 396 self.assertEqual(trace.size, 5) 397 self.assertEqual(trace [all...] |
H A D | test_cmd.py | 252 trace = support.import_module('trace') 253 tracer=trace.Trace(ignoredirs=[sys.base_prefix, sys.base_exec_prefix,], 254 trace=0, count=1)
|
/foundation/multimedia/player_framework/services/services/screen_capture_monitor/server/ |
H A D | screen_capture_monitor_server.cpp | 57 MediaTrace trace("ScreenCaptureMonitorServer::Init"); in Init() 81 MediaTrace trace("ScreenCaptureMonitorServer::SetScreenCaptureCallback"); in SetScreenCaptureMonitorCallback() 91 MediaTrace trace("ScreenCaptureMonitorServer::RemoveScreenCaptureMonitorCallback"); in RemoveScreenCaptureMonitorCallback()
|
/third_party/curl/tests/ |
H A D | getpart.pm | 53 my $trace=0; 169 if($trace && @this) { 195 if($trace && @this) {
|
/third_party/gn/src/gn/ |
H A D | ninja_generated_file_target_writer.cc | 16 #include "gn/trace.h" 59 ScopedTrace trace(TraceItem::TRACE_FILE_WRITE_GENERATED, in GenerateFile() 61 trace.SetToolchain(target_->settings()->toolchain_label()); in GenerateFile() 75 trace.SetToolchain(target_->settings()->toolchain_label()); in GenerateFile()
|
/third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
H A D | Debug.hpp | 40 void trace(const char *format, ...) CHECK_PRINTF_ARGS; 41 inline void trace() {} in trace() function 55 // A macro to output a trace of a function call and its arguments to the 61 # define TRACE(message, ...) rr::trace("%s:%d TRACE: " message "\n", __FILE__, __LINE__, ##__VA_ARGS__)
|
/third_party/skia/third_party/externals/harfbuzz/util/ |
H A D | hb-shape.cc | 88 if (format.trace) in init() 133 that->trace (buffer, font, message); in message_func() 138 trace (hb_buffer_t *buffer, in trace() function 144 g_string_append_printf (gs, "trace: %s buffer: ", message); in trace()
|
/third_party/node/lib/internal/console/ |
H A D | constructor.js | 42 const { trace } = internalBinding('trace_events'); 404 trace(kTraceBegin, kTraceConsoleCategory, `time::${label}`, 0); 412 trace(kTraceEnd, kTraceConsoleCategory, `time::${label}`, 0); 422 trace(kTraceInstant, kTraceConsoleCategory, `time::${label}`, 0); 425 trace: function trace(...args) { 430 ErrorCaptureStackTrace(err, trace); 470 trace(kTraceCount, kTraceConsoleCategory, `count::${label}`, 0, count); 481 trace(kTraceCount, kTraceConsoleCategory, `count::${label}`, 0, 0);
|
/third_party/python/Lib/ |
H A D | trace.py | 30 """program/module to trace Python program or function execution 33 trace.py -c -f counts --ignore-dir '$prefix' spam.py eggs 34 trace.py -t --ignore-dir '$prefix' spam.py eggs 35 trace.py --trackcalls spam.py eggs 42 tracer = trace.Trace(ignoredirs=[sys.base_prefix, sys.base_exec_prefix,], 43 trace=0, count=1) 304 print(("trace: Could not open %r for writing: %s " 389 def __init__(self, count=1, trace=1, countfuncs=0, countcallers=0, 395 @param trace true iff it should print out each line that is 400 `count' and `trace' [all...] |
/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/adaptor/ |
H A D | distributed_object_impl.cpp | 32 DataObjectHiTrace trace("DistributedObjectImpl::PutDouble"); in PutDouble() 38 DataObjectHiTrace trace("DistributedObjectImpl::PutBoolean"); in PutBoolean() 44 DataObjectHiTrace trace("DistributedObjectImpl::PutString"); in PutString() 83 DataObjectHiTrace trace("DistributedObjectImpl::PutComplex"); in PutComplex()
|