Home
last modified time | relevance | path

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

/linux-4.1.27/tools/testing/selftests/powerpc/pmu/ebb/
Dtrace.h17 struct trace_entry struct
19 u8 type;
20 u8 length;
21 u8 data[0];
/linux-4.1.27/include/linux/
Dftrace_event.h64 struct trace_entry { struct
72 ((1 << (sizeof(((struct trace_entry *)0)->type) * 8)) - 1) argument
/linux-4.1.27/drivers/misc/genwqe/
Dcard_utils.c900 int i, traps, traces, trace, trace_entries, trace_entry, ring; in genwqe_ffdc_buff_read() local
/linux-4.1.27/arch/powerpc/oprofile/
Dop_model_cell.c1490 u64 trace_entry; in cell_handle_interrupt_spu() local
/linux-4.1.27/drivers/scsi/
Dipr.c600 struct ipr_trace_entry *trace_entry; in ipr_trc_hook() local
Dipr.h1692 struct ipr_dump_trace_entry trace_entry; member