Home
last modified time | relevance | path

Searched refs:NT_PPC_EBB (Results 1 – 3 of 3) sorted by relevance

/linux/include/uapi/linux/
H A Delf.h396 #define NT_PPC_EBB 0x106 /* Event Based Branch Registers */ macro
/linux/arch/powerpc/kernel/ptrace/
H A Dptrace-view.c662 .core_note_type = NT_PPC_EBB, .n = ELF_NEBB,
931 .core_note_type = NT_PPC_EBB, .n = ELF_NEBB,
/linux/tools/testing/selftests/powerpc/ptrace/
H A Dptrace.h51 #define NT_PPC_EBB 0x106 macro