Home
last modified time | relevance | path

Searched refs:trace (Results 576 - 600 of 2648) sorted by relevance

1...<<21222324252627282930>>...106

/kernel/linux/linux-6.6/drivers/media/common/videobuf2/
H A DMakefile6 videobuf2-common-objs += vb2-trace.o
/kernel/linux/linux-6.6/tools/perf/tests/shell/
H A Dtrace+probe_vfs_getname.sh2 # Check open filename arg using perf trace + vfs_getname
5 # then use it with 'perf trace' using 'touch' to write to a temp file, then
6 # checks that that was captured by the vfs_getname was used by 'perf trace',
22 perf trace -e $evts touch $file 2>&1 | \
36 # via trace.{show_timestamp,show_prefix,etc}
/kernel/linux/linux-6.6/net/sunrpc/auth_gss/
H A DMakefile10 gss_rpc_upcall.o gss_rpc_xdr.o trace.o
/kernel/linux/linux-6.6/net/sunrpc/xprtrdma/
H A Dmodule.c20 #include <trace/events/rpcrdma.h>
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dget_cgroup_id_kern.c22 int trace(void *ctx) in trace() function
/kernel/linux/linux-6.6/kernel/trace/
H A Dtrace_benchmark.h44 #include <trace/define_trace.h>
/kernel/linux/linux-6.6/net/ieee802154/
H A DMakefile7 header_ops.o sysfs.o nl802154.o trace.o
/kernel/linux/linux-6.6/samples/trace_events/
H A Dtrace_custom_sched.c19 #include <trace/events/sched.h>
27 * As the trace events are not exported to modules, the use of
28 * for_each_kernel_tracepoint() is needed to find the trace event
/third_party/curl/src/
H A Dtool_sdecls.h101 * 'trace' enumeration represents curl's output look'n feel possibilities.
105 TRACE_NONE, /* no trace/verbose output at all */
109 } trace; typedef
/third_party/node/test/parallel/
H A Dtest-binding-constants.js10 Object.keys(constants).sort(), ['crypto', 'fs', 'os', 'trace', 'zlib']
31 constants, constants.crypto, constants.fs, constants.os, constants.trace,
/third_party/node/deps/v8/src/base/debug/
H A Dstack_trace.h49 StackTrace(const void* const* trace, size_t count);
67 // Prints the stack trace to stderr.
/third_party/node/deps/openssl/openssl/include/openssl/
H A Dcmp_util.h20 # include <openssl/trace.h>
/third_party/skia/third_party/externals/swiftshader/src/Common/
H A DDebugAndroid.cpp45 void trace(const char *format, ...) in trace() function
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/common/
H A Ddebug.cpp62 void trace(const char *format, ...) in trace() function
/third_party/openssl/include/openssl/
H A Dcmp_util.h20 # include <openssl/trace.h>
/third_party/skia/third_party/externals/oboe/samples/hello-oboe/src/main/cpp/
H A DLatencyTuningCallback.h26 #include <trace.h>
39 // Initialize the trace functions, this enables you to output trace statements without in LatencyTuningCallback()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A DMakefile14 trace.o \
/foundation/multimedia/audio_framework/services/audio_service/client/src/
H A Daudio_process_in_client.cpp665 Trace trace("AudioProcessInClient::ReadProcessData-<" + std::to_string(curReadPos)); in ReadFromProcessClient()
689 Trace trace("AudioProcessInClient::GetBufferDesc"); in GetBufferDesc()
866 Trace trace("AudioProcessInClient::Enqueue"); in Enqueue()
926 Trace trace("AudioProcessInClient::SetVolume " + std::to_string(vol)); in SetVolume()
1113 Trace trace("AudioProcessInClient::CallClientHandleCurrent"); in CallClientHandleCurrent()
1187 Trace trace("AudioProcessInClient::GetPredictNextRead"); in GetPredictNextHandleTime()
1212 Trace trace("AudioProcessInClient::PrepareNext " + std::to_string(curHandPos)); in PrepareNext()
1244 Trace trace("AudioProcessInClient::CallExitStandBy::" + std::to_string(sessionId_)); in CallExitStandBy()
1318 Trace trace("AudioProcessInClient::InWaitStatus"); in KeepLoopRunning()
1373 Trace trace("RecordBigWakeUpTim in RecordProcessCallbackFuc()
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/net/
H A Dpmtu.sh807 trace() { function
900 trace "${ns_a}" veth_A-R1 "${ns_r1}" veth_R1-A \
1006 trace "${ns_a}" ${type}_a "${ns_b}" ${type}_b \
1081 trace "${ns_a}" ${type}_a "${ns_b}" ${type}_b \
1171 trace "" "${tun_a}" "${ns_b}" ${type}_b \
1243 trace "${ns_a}" ${encap}_a "${ns_b}" ${encap}_b \
1323 trace "${ns_a}" ip_a "${ns_b}" ip_b \
1376 trace "${ns_a}" veth_a "${ns_b}" veth_b \
1406 trace "${ns_a}" veth_a "${ns_b}" veth_b \
1602 trace "
[all...]
/foundation/multimedia/player_framework/services/engine/histreamer/player/
H A Dhiplayer_impl.cpp143 MediaTrace trace("HiPlayerImpl::Init"); in Init()
284 MediaTrace trace("HiPlayerImpl::SetSource uri"); in SetSource()
320 MediaTrace trace("HiPlayerImpl::SetMediaSource."); in SetMediaSource()
361 MediaTrace trace("HiPlayerImpl::SetSource dataSrc"); in SetSource()
380 MediaTrace trace("HiPlayerImpl::AddSubSource uri"); in AddSubSource()
514 MediaTrace trace("HiPlayerImpl::PrepareAsync"); in PrepareAsync()
732 MediaTrace trace("HiPlayerImpl::Play"); in Play()
783 MediaTrace trace("HiPlayerImpl::Pause"); in Pause()
806 MediaTrace trace("HiPlayerImpl::PauseDemuxer"); in PauseDemuxer()
816 MediaTrace trace("HiPlayerImp in ResumeDemuxer()
[all...]
/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/spufs/
H A Dsputrace.h41 #include <trace/define_trace.h>
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
H A Dopal-tracepoints.c4 #include <asm/trace.h>
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/spufs/
H A Dsputrace.h41 #include <trace/define_trace.h>
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/
H A Dopal-tracepoints.c4 #include <asm/trace.h>
/kernel/linux/linux-5.10/drivers/misc/cxl/
H A DMakefile6 cxl-y += context.o sysfs.o pci.o trace.o
13 # For tracepoints to include our trace.h from tracepoint infrastructure:

Completed in 13 milliseconds

1...<<21222324252627282930>>...106