Home
last modified time | relevance | path

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

/linux-5.10/tools/testing/selftests/powerpc/pmu/ebb/
Dtrace.h17 struct trace_entry struct
19 u8 type;
20 u8 length;
21 u8 data[];
/linux-5.10/include/linux/
Dtrace_events.h65 struct trace_entry { struct
73 ((1 << (sizeof(((struct trace_entry *)0)->type) * 8)) - 1) argument
/linux-5.10/drivers/misc/genwqe/
Dcard_utils.c890 int i, traps, traces, trace, trace_entries, trace_entry, ring; in genwqe_ffdc_buff_read() local
/linux-5.10/arch/powerpc/oprofile/
Dop_model_cell.c1482 u64 trace_entry; in cell_handle_interrupt_spu() local
/linux-5.10/drivers/scsi/
Dipr.c589 struct ipr_trace_entry *trace_entry; in ipr_trc_hook() local
Dipr.h1710 struct ipr_dump_trace_entry trace_entry; member