Home
last modified time | relevance | path

Searched refs:ru_nswap (Results 1 - 25 of 33) sorted by relevance

12

/third_party/musl/compat/time32/
H A Dgetrusage_time32.c15 long ru_nswap; member
H A Dwait4_time32.c16 long ru_nswap; member
H A Dwait3_time32.c16 long ru_nswap; member
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dresource.h37 long ru_nswap; member
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dresource.h37 long ru_nswap; member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dresource.h37 long ru_nswap; member
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dresource.h37 long ru_nswap; member
/third_party/musl/include/sys/
H A Dresource.h37 long ru_nswap; member
/third_party/python/Modules/
H A Dresource.c48 {"ru_nswap", "number of swap outs"},
122 PyStructSequence_SET_ITEM(result, 8, PyLong_FromLong(ru.ru_nswap)); in resource_getrusage_impl()
/third_party/rust/crates/nix/src/sys/
H A Dresource.rs352 self.0.ru_nswap in full_swaps()
/third_party/node/deps/uv/src/unix/
H A Dcore.c984 rusage->ru_nswap = usage.ru_nswap; in uv_getrusage()
/third_party/node/src/
H A Dnode_process_methods.cc335 fields[8] = static_cast<double>(rusage.ru_nswap); in ResourceUsage()
/third_party/libuv/src/unix/
H A Dcore.c1035 rusage->ru_nswap = usage.ru_nswap; in uv_getrusage()
/third_party/libuv/include/
H A Duv.h1294 uint64_t ru_nswap; /* swaps */ member
/third_party/libuv/include/uv_ndk/
H A Duv.h1192 uint64_t ru_nswap; /* swaps */ member
/third_party/node/deps/uv/include/
H A Duv.h1206 uint64_t ru_nswap; /* swaps */ member
/third_party/rust/crates/libc/src/unix/
H A Dmod.rs108 pub ru_nswap: c_long,
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs3406 pub ru_nswap: __kernel_long_t,
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs173 pub ru_nswap: c_long,
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs3405 pub ru_nswap: __kernel_long_t,
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs3385 pub ru_nswap: __kernel_long_t,
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs3521 pub ru_nswap: __kernel_long_t,
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs3590 pub ru_nswap: __kernel_long_t,
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs3543 pub ru_nswap: __kernel_long_t,
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs3654 pub ru_nswap: __kernel_long_t,

Completed in 126 milliseconds

12