Searched refs:trace (Results 726 - 750 of 1271) sorted by relevance

<<21222324252627282930>>

/linux-master/sound/soc/
H A Dsoc-jack.c17 #include <trace/events/asoc.h>
/linux-master/kernel/
H A Dumh.c33 #include <trace/events/module.h>
/linux-master/mm/
H A Dpage_isolation.c16 #include <trace/events/page_isolation.h>
/linux-master/drivers/staging/vc04_services/interface/vchiq_arm/
H A Dvchiq_core.h183 char trace; member in struct:vchiq_service
/linux-master/tools/perf/util/
H A Dmachine.h52 } sched, lock, traceiter, trace; member in struct:machine
/linux-master/fs/ext4/
H A Dext4_jbd2.c8 #include <trace/events/ext4.h>
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_trace.h4 /* Modeled on trace-events-sample.h */
6 /* The trace subsystem name for ice will be "ice".
10 * Since this include file's name is different from the trace
17 /* See trace-events-sample.h for a detailed description of why this
26 /* ice_trace() macro enables shared code to refer to trace points
54 * trace_ice_*. The ice_trace() macro above will select the right trace point
338 /* This trace include file is not located in the .../include/trace
346 #include <trace/define_trace.h>
/linux-master/include/trace/events/
H A Dmmc.h193 #include <trace/define_trace.h>
H A Derofs.h261 #include <trace/define_trace.h>
H A Diocost.h225 #include <trace/define_trace.h>
H A Dnet.h319 #include <trace/define_trace.h>
H A Dneigh.h255 #include <trace/define_trace.h>
H A Dcgroup.h302 #include <trace/define_trace.h>
/linux-master/drivers/usb/mtu3/
H A Dmtu3_trace.h3 * mtu3_trace.h - trace support
277 #include <trace/define_trace.h>
/linux-master/include/ras/
H A Dras_event.h18 * MCE Extended Error Log trace event
24 /* memory trace event */
428 #include <trace/define_trace.h>
/linux-master/drivers/media/usb/pwc/
H A Dpwc-if.c68 #include <trace/events/pwc.h>
1206 module_param_named(trace, pwc_trace, int, 0644);
1212 MODULE_PARM_DESC(trace, "For debugging purposes");
/linux-master/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c1160 struct sock_fprog trace; local
1215 FILTER_ALLOC(trace);
1226 FILTER_FREE(trace);
1245 ret = prctl(PR_SET_SECCOMP, SECCOMP_MODE_FILTER, &self->trace);
1271 ret = prctl(PR_SET_SECCOMP, SECCOMP_MODE_FILTER, &self->trace);
1304 ret = prctl(PR_SET_SECCOMP, SECCOMP_MODE_FILTER, &self->trace);
1327 ret = prctl(PR_SET_SECCOMP, SECCOMP_MODE_FILTER, &self->trace);
1354 ret = prctl(PR_SET_SECCOMP, SECCOMP_MODE_FILTER, &self->trace);
1377 ret = prctl(PR_SET_SECCOMP, SECCOMP_MODE_FILTER, &self->trace);
1399 ret = prctl(PR_SET_SECCOMP, SECCOMP_MODE_FILTER, &self->trace);
[all...]
/linux-master/fs/smb/client/
H A Dcifsproto.h12 #include "trace.h"
308 extern void cifs_put_tcon(struct cifs_tcon *tcon, enum smb3_tcon_ref_trace trace);
536 enum smb3_tcon_ref_trace trace);
537 extern void tconInfoFree(struct cifs_tcon *tcon, enum smb3_tcon_ref_trace trace);
/linux-master/fs/btrfs/
H A Dref-verify.c56 unsigned long trace[MAX_TRACE]; member in struct:ref_action
211 ra->trace_len = stack_trace_save(ra->trace, MAX_TRACE, 2);
221 stack_trace_print(ra->trace, ra->trace_len, 2);
/linux-master/drivers/net/ethernet/alteon/
H A Dacenic.c17 * Pete Wyckoff <wyckoff@ca.sandia.gov>: Initial Linux/Alpha and trace
18 * dump support. The trace dump support has not been
203 * trace=<val> - Firmware trace level. This requires special traced
256 * individual NICs with a comma, ie. trace=0,0x00001fff,0 you want to
392 static int trace[ACE_MAX_MOD_PARMS]; variable
409 module_param_array(trace, int, NULL, 0);
416 MODULE_PARM_DESC(trace, "AceNIC/3C985/NetGear firmware trace level");
1351 if (trace[board_id
[all...]
/linux-master/arch/m68k/ifpsp060/src/
H A Disp.S486 btst &0x7,EXC_ISR(%a6) # is trace enabled?
509 # (ii) (a7)+; trace
514 tst.b EXC_ISR(%a6) # no; is trace enabled?
590 btst &0x7,EXC_ISR(%a6) # is trace mode on?
591 bne.b uieh_trace # yes;go handle trace mode
599 # The instruction that was just emulated was also being traced. The trace
600 # trap for this instruction will be lost unless we jump to the trace handler.
752 # The instruction that was just emulated was also being traced. The trace
753 # trap for this instruction will be lost unless we jump to the trace handler.
/linux-master/net/core/
H A Ddrop_monitor.c36 #include <trace/events/skb.h>
37 #include <trace/events/napi.h>
38 #include <trace/events/devlink.h>
1769 * Because of the module_get/put we do in the trace state change path
/linux-master/kernel/time/
H A Ditimer.c16 #include <trace/events/timer.h>
/linux-master/drivers/hv/
H A Dhv_trace.h361 #include <trace/define_trace.h>
/linux-master/kernel/irq/
H A Dtimings.c16 #include <trace/events/irq.h>

Completed in 635 milliseconds

<<21222324252627282930>>