Home
last modified time | relevance | path

Searched defs:trace_entry (Results 1 – 6 of 6) sorted by relevance

/linux-6.6.21/tools/testing/selftests/powerpc/pmu/ebb/
Dtrace.h17 struct trace_entry struct
19 u8 type;
20 u8 length;
21 u8 data[];
/linux-6.6.21/tools/perf/util/bpf_skel/vmlinux/
Dvmlinux.h102 struct trace_entry { struct
110 struct trace_entry ent; argument
/linux-6.6.21/include/linux/
Dtrace_events.h79 struct trace_entry { struct
87 ((1 << (sizeof(((struct trace_entry *)0)->type) * 8)) - 1) argument
/linux-6.6.21/drivers/misc/genwqe/
Dcard_utils.c890 int i, traps, traces, trace, trace_entries, trace_entry, ring; in genwqe_ffdc_buff_read() local
/linux-6.6.21/drivers/scsi/
Dipr.c588 struct ipr_trace_entry *trace_entry; in ipr_trc_hook() local
Dipr.h1647 struct ipr_dump_trace_entry trace_entry; member