Home
last modified time | relevance | path

Searched refs:KERN_PROC_PID (Results 1 - 18 of 18) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DDebug.cpp80 KERN_PROC_PID, in IsUnderDebugger()
/third_party/libuv/src/unix/
H A Dfreebsd.c145 mib[2] = KERN_PROC_PID; in uv_resident_set_memory()
H A Dnetbsd.c154 kinfo = kvm_getproc2(kd, KERN_PROC_PID, pid, max_size, &nprocs); in uv_resident_set_memory()
H A Dopenbsd.c155 mib[2] = KERN_PROC_PID; in uv_resident_set_memory()
/third_party/node/deps/uv/src/unix/
H A Dfreebsd.c140 mib[2] = KERN_PROC_PID; in uv_resident_set_memory()
H A Dnetbsd.c149 kinfo = kvm_getproc2(kd, KERN_PROC_PID, pid, max_size, &nprocs); in uv_resident_set_memory()
H A Dopenbsd.c150 mib[2] = KERN_PROC_PID; in uv_resident_set_memory()
/third_party/googletest/googletest/src/
H A Dgtest-port.cc157 KERN_PROC_PID,
180 KERN_PROC_PID | KERN_PROC_SHOW_THREADS,
/third_party/mesa3d/src/gtest/src/
H A Dgtest-port.cc165 KERN_PROC_PID, in GetThreadCount()
188 KERN_PROC_PID | KERN_PROC_SHOW_THREADS, in GetThreadCount()
/third_party/node/deps/googletest/src/
H A Dgtest-port.cc163 KERN_PROC_PID,
186 KERN_PROC_PID | KERN_PROC_SHOW_THREADS,
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
H A Dmod.rs1452 pub const KERN_PROC_PID: ::c_int = 1; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/dragonfly/
H A Dmod.rs979 pub const KERN_PROC_PID: ::c_int = 1; consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs2119 pub const KERN_PROC_PID: ::c_int = 1; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs2258 pub const KERN_PROC_PID: ::c_int = 1; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
H A Dmod.rs2158 pub const KERN_PROC_PID: ::c_int = 1; consts
/third_party/json/tests/thirdparty/doctest/
H A Ddoctest.h4097 mib[2] = KERN_PROC_PID;
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs4201 pub const KERN_PROC_PID: ::c_int = 1; consts
/third_party/libabigail/tests/lib/
H A Dcatch.hpp10436 mib[2] = KERN_PROC_PID;

Completed in 77 milliseconds