Home
last modified time | relevance | path

Searched refs:trace (Results 2601 - 2625 of 2647) sorted by relevance

1...<<101102103104105106

/kernel/linux/linux-6.6/drivers/regulator/
H A Dcore.c31 #include <trace/events/regulator.h>
/kernel/linux/linux-6.6/io_uring/
H A Dio_uring.c77 #include <trace/events/io_uring.h>
/kernel/linux/linux-6.6/kernel/cgroup/
H A Dcgroup.c65 #include <trace/events/cgroup.h>
/kernel/linux/linux-6.6/block/
H A Dbfq-iosched.c127 #include <trace/events/block.h>
/kernel/linux/linux-6.6/arch/x86/kvm/mmu/
H A Dmmu.c58 #include "trace.h"
121 #include <trace/events/kvm.h>
/kernel/linux/linux-6.6/arch/x86/kvm/svm/
H A Dsvm.c45 #include <trace/events/ipi.h>
47 #include "trace.h"
/kernel/linux/linux-6.6/drivers/md/
H A Draid10.c20 #include <trace/events/block.h>
/kernel/linux/linux-6.6/lib/
H A Dmaple_tree.c63 #include <trace/events/maple_tree.h>
/kernel/linux/linux-6.6/kernel/
H A Dworkqueue.c476 #include <trace/events/workqueue.h>
3022 * While we must be careful to not use "work" after this, the trace
/kernel/linux/linux-6.6/mm/
H A Dmemory.c83 #include <trace/events/kmem.h>
/kernel/linux/linux-6.6/net/core/
H A Dskbuff.c80 #include <trace/events/skb.h>
2208 * Add a temporary trace to warn us just in case. in __skb_unclone_keeptruesize()
H A Dneighbour.c42 #include <trace/events/neigh.h>
/kernel/linux/linux-6.6/net/bridge/
H A Dbr_multicast.c34 #include <trace/events/bridge.h>
/kernel/linux/linux-6.6/net/sctp/
H A Dsm_statefuns.c48 #include <trace/events/sctp.h>
/third_party/node/deps/openssl/openssl/ssl/
H A Dssl_lib.c23 #include <openssl/trace.h>
/third_party/openssl/ssl/
H A Dssl_lib.c23 #include <openssl/trace.h>
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_hsi.h3151 * for mcp trace results.
3155 * @param buf_size - OUT: required buffer size (in dwords) for mcp trace data.
3159 * - the trace data in MCP scratchpad contain an invalid signature
3161 * - the trace meta data cannot be found (in NVRAM or image file)
3169 * @brief qed_dbg_mcp_trace_dump - Performs mcp trace and writes the results
3174 * @param dump_buf - Pointer to write the mcp trace data into.
3181 * - the trace data in MCP scratchpad contain an invalid signature
3183 * - the trace meta data cannot be found (in NVRAM or image file)
3184 * - the trace meta data cannot be read (from NVRAM or image file)
3195 * for grc trace fif
13305 struct mcp_trace trace; global() member
[all...]
/kernel/linux/linux-6.6/arch/x86/kvm/
H A Dx86.c66 #include <trace/events/ipi.h>
67 #include <trace/events/kvm.h>
90 #include "trace.h"
515 /* Fault while not rebooting. We want the trace. */ in kvm_spurious_fault()
11686 * Read rflags as long as potentially injected trace flags are still in kvm_arch_vcpu_ioctl_set_guest_debug()
11709 * Trigger an rflags update that will inject or remove the trace in kvm_arch_vcpu_ioctl_set_guest_debug()
/third_party/sqlite/src/
H A Dsqlite3.c3581 ** the following constants. ^The first argument to the trace callback
3586 ** ^A trace callback has four arguments: xCallback(T,C,P,X).
3635 ** ^The sqlite3_trace_v2(D,M,X,P) interface registers a trace callback
3650 ** ^A trace callback is invoked with four arguments: callback(T,C,P,X).
17066 } trace; member
17067 void *pTraceArg; /* Argument to the trace function */
17222 #define SQLITE_VdbeTrace HI(0x0400000) /* True to trace VDBE execution */
28199 int trace; /* True to trace changes */ global() member
28682 volatile LONG trace; /* True to trace changes */ global() member
[all...]
/third_party/node/deps/v8/src/execution/s390/
H A Dsimulator-s390.cc191 bool trace = ::v8::internal::FLAG_trace_sim; in Debug() local
560 } else if ((strcmp(cmd, "t") == 0) || strcmp(cmd, "trace") == 0) { in Debug()
603 PrintF("trace (alias 't')\n"); in Debug()
636 ::v8::internal::FLAG_trace_sim = trace; in Debug()
/kernel/linux/linux-5.10/drivers/scsi/ufs/
H A Dufshcd.c29 #include <trace/events/ufs.h>
361 /* trace UPIU W/O tracing command */ in ufshcd_add_command_trace()
368 /* trace UPIU also */ in ufshcd_add_command_trace()
373 * Currently we only fully trace read(10) and write(10) in ufshcd_add_command_trace()
/kernel/linux/linux-5.10/fs/ext4/
H A Dsuper.c51 #include "ext4_extents.h" /* Needed for trace points definition */
59 #include <trace/events/ext4.h>
/kernel/linux/linux-5.10/net/core/
H A Ddevlink.c31 #include <trace/events/devlink.h>
/kernel/linux/linux-5.10/net/ceph/
H A Dosd_client.c595 msg_size += sizeof(struct ceph_blkin_trace_info); /* trace */ in __ceph_osdc_alloc_messages()
2108 /* trace */ in encode_request_partial()
2176 char trace[sizeof(struct ceph_blkin_trace_info)]; in encode_request_finish() member
/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_input.c79 #include <trace/events/tcp.h>

Completed in 350 milliseconds

1...<<101102103104105106