Home
last modified time | relevance | path

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

12

/third_party/musl/compat/time32/
H A Dgetrusage_time32.c12 long ru_isrss; member
H A Dwait4_time32.c13 long ru_isrss; member
H A Dwait3_time32.c13 long ru_isrss; member
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dresource.h34 long ru_isrss; member
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dresource.h34 long ru_isrss; member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dresource.h34 long ru_isrss; member
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dresource.h34 long ru_isrss; member
/third_party/musl/include/sys/
H A Dresource.h34 long ru_isrss; member
/third_party/python/Modules/
H A Dresource.c45 {"ru_isrss", "unshared stack size"},
119 PyStructSequence_SET_ITEM(result, 5, PyLong_FromLong(ru.ru_isrss)); in resource_getrusage_impl()
/third_party/rust/crates/nix/src/sys/
H A Dresource.rs336 self.0.ru_isrss in unshared_stack_integral()
/third_party/node/deps/uv/src/unix/
H A Dcore.c981 rusage->ru_isrss = usage.ru_isrss; in uv_getrusage()
/third_party/node/src/
H A Dnode_process_methods.cc332 fields[5] = static_cast<double>(rusage.ru_isrss); in ResourceUsage()
/third_party/libuv/src/unix/
H A Dcore.c1032 rusage->ru_isrss = usage.ru_isrss; in uv_getrusage()
/third_party/libuv/include/
H A Duv.h1291 uint64_t ru_isrss; /* integral unshared stack size */ member
/third_party/libuv/include/uv_ndk/
H A Duv.h1189 uint64_t ru_isrss; /* integral unshared stack size */ member
/third_party/node/deps/uv/include/
H A Duv.h1203 uint64_t ru_isrss; /* integral unshared stack size */ member
/third_party/rust/crates/libc/src/unix/
H A Dmod.rs99 pub ru_isrss: c_long,
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs3403 pub ru_isrss: __kernel_long_t,
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs164 pub ru_isrss: c_long,
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs3402 pub ru_isrss: __kernel_long_t,
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs3382 pub ru_isrss: __kernel_long_t,
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs3518 pub ru_isrss: __kernel_long_t,
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs3587 pub ru_isrss: __kernel_long_t,
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs3540 pub ru_isrss: __kernel_long_t,
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs3651 pub ru_isrss: __kernel_long_t,

Completed in 124 milliseconds

12