Home
last modified time | relevance | path

Searched refs:HWCAP_EVTSTRM (Results 1 - 9 of 9) sorted by relevance

/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dhwcap.h23 #define HWCAP_EVTSTRM (1 << 21) macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dhwcap.h23 #define HWCAP_EVTSTRM (1 << 21) macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dhwcap.h23 #define HWCAP_EVTSTRM (1 << 21) macro
/third_party/musl/arch/aarch64/bits/
H A Dhwcap.h3 #define HWCAP_EVTSTRM (1 << 2) macro
/third_party/musl/arch/arm/bits/
H A Dhwcap.h23 #define HWCAP_EVTSTRM (1 << 21) macro
/third_party/node/deps/v8/src/base/
H A Dcpu.cc133 #define HWCAP_EVTSTRM (1 << 2)
/third_party/rust/crates/libc/src/unix/linux_like/android/b64/aarch64/
H A Dmod.rs71 pub const HWCAP_EVTSTRM: ::c_ulong = 1 << 2; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/aarch64/
H A Dmod.rs174 pub const HWCAP_EVTSTRM: ::c_ulong = 1 << 2; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/aarch64/
H A Dmod.rs535 pub const HWCAP_EVTSTRM: ::c_ulong = 1 << 2; consts

Completed in 9 milliseconds