Home
last modified time | relevance | path

Searched refs:NT_PPC_PMU (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h1380 NT_PPC_PMU = 0x107, enumerator
/third_party/elfio/elfio/
Delfio_dump.hpp562 { NT_PPC_PMU, "NT_PPC_PMU", "PowerPC Performance Monitor Registers" },
Delf_types.hpp603 constexpr Elf_Word NT_PPC_PMU = 0x107; // PowerPC Performance Monitor Registers variable
/third_party/musl/ndk_musl_include/
Delf.h653 #define NT_PPC_PMU 0x107 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h653 #define NT_PPC_PMU 0x107 macro
/third_party/musl/include/
Delf.h654 #define NT_PPC_PMU 0x107 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h653 #define NT_PPC_PMU 0x107 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h653 #define NT_PPC_PMU 0x107 macro
/third_party/musl/porting/linux/user/include/
Delf.h656 #define NT_PPC_PMU 0x107 macro
/third_party/elfutils/libelf/
Delf.h779 #define NT_PPC_PMU 0x107 /* Performance Monitor Registers */ macro