Home
last modified time | relevance | path

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

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