/kernel/linux/linux-6.6/drivers/media/common/videobuf2/ |
H A D | Makefile | 6 videobuf2-common-objs += vb2-trace.o
|
/kernel/linux/linux-6.6/tools/perf/tests/shell/ |
H A D | trace+probe_vfs_getname.sh | 2 # 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 D | Makefile | 10 gss_rpc_upcall.o gss_rpc_xdr.o trace.o
|
/kernel/linux/linux-6.6/net/sunrpc/xprtrdma/ |
H A D | module.c | 20 #include <trace/events/rpcrdma.h>
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
H A D | get_cgroup_id_kern.c | 22 int trace(void *ctx) in trace() function
|
/kernel/linux/linux-6.6/kernel/trace/ |
H A D | trace_benchmark.h | 44 #include <trace/define_trace.h>
|
/kernel/linux/linux-6.6/net/ieee802154/ |
H A D | Makefile | 7 header_ops.o sysfs.o nl802154.o trace.o
|
/kernel/linux/linux-6.6/samples/trace_events/ |
H A D | trace_custom_sched.c | 19 #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 D | tool_sdecls.h | 101 * '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 D | test-binding-constants.js | 10 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 D | stack_trace.h | 49 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 D | cmp_util.h | 20 # include <openssl/trace.h>
|
/third_party/skia/third_party/externals/swiftshader/src/Common/ |
H A D | DebugAndroid.cpp | 45 void trace(const char *format, ...) in trace() function
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/common/ |
H A D | debug.cpp | 62 void trace(const char *format, ...) in trace() function
|
/third_party/openssl/include/openssl/ |
H A D | cmp_util.h | 20 # include <openssl/trace.h>
|
/third_party/skia/third_party/externals/oboe/samples/hello-oboe/src/main/cpp/ |
H A D | LatencyTuningCallback.h | 26 #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 D | Makefile | 14 trace.o \
|
/foundation/multimedia/audio_framework/services/audio_service/client/src/ |
H A D | audio_process_in_client.cpp | 665 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 D | pmtu.sh | 807 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 D | hiplayer_impl.cpp | 143 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 D | sputrace.h | 41 #include <trace/define_trace.h>
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/ |
H A D | opal-tracepoints.c | 4 #include <asm/trace.h>
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/spufs/ |
H A D | sputrace.h | 41 #include <trace/define_trace.h>
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/ |
H A D | opal-tracepoints.c | 4 #include <asm/trace.h>
|
/kernel/linux/linux-5.10/drivers/misc/cxl/ |
H A D | Makefile | 6 cxl-y += context.o sysfs.o pci.o trace.o 13 # For tracepoints to include our trace.h from tracepoint infrastructure:
|