Home
last modified time | relevance | path

Searched refs:ru_nivcsw (Results 1 - 25 of 34) sorted by relevance

12

/third_party/musl/compat/time32/
H A Dgetrusage_time32.c22 long ru_nivcsw; member
H A Dwait4_time32.c23 long ru_nivcsw; member
H A Dwait3_time32.c23 long ru_nivcsw; member
/third_party/toybox/toys/posix/
H A Dtime.c60 ru.ru_oublock, ru.ru_nvcsw, ru.ru_nivcsw); in time_main()
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dresource.h44 long ru_nivcsw; member
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dresource.h44 long ru_nivcsw; member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dresource.h44 long ru_nivcsw; member
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dresource.h44 long ru_nivcsw; member
/third_party/musl/include/sys/
H A Dresource.h44 long ru_nivcsw; member
/third_party/python/Modules/
H A Dresource.c55 {"ru_nivcsw", "involuntary context switches"},
129 PyStructSequence_SET_ITEM(result, 15, PyLong_FromLong(ru.ru_nivcsw)); in resource_getrusage_impl()
/third_party/rust/crates/nix/src/sys/
H A Dresource.rs388 self.0.ru_nivcsw in involuntary_context_switches()
/third_party/node/deps/uv/src/unix/
H A Dcore.c991 rusage->ru_nivcsw = usage.ru_nivcsw; in uv_getrusage()
/third_party/node/src/
H A Dnode_process_methods.cc342 fields[15] = static_cast<double>(rusage.ru_nivcsw); in ResourceUsage()
/third_party/libuv/src/unix/
H A Dcore.c1042 rusage->ru_nivcsw = usage.ru_nivcsw; in uv_getrusage()
/third_party/libuv/include/
H A Duv.h1301 uint64_t ru_nivcsw; /* involuntary context switches */ member
/third_party/libuv/include/uv_ndk/
H A Duv.h1199 uint64_t ru_nivcsw; /* involuntary context switches */ member
/third_party/node/deps/uv/include/
H A Duv.h1213 uint64_t ru_nivcsw; /* involuntary context switches */ member
/third_party/rust/crates/libc/src/unix/
H A Dmod.rs129 pub ru_nivcsw: c_long,
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs3413 pub ru_nivcsw: __kernel_long_t,
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs194 pub ru_nivcsw: c_long,
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs3412 pub ru_nivcsw: __kernel_long_t,
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs3392 pub ru_nivcsw: __kernel_long_t,
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs3528 pub ru_nivcsw: __kernel_long_t,
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs3597 pub ru_nivcsw: __kernel_long_t,
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs3550 pub ru_nivcsw: __kernel_long_t,

Completed in 103 milliseconds

12