Home
last modified time | relevance | path

Searched refs:KERN_PROC (Results 1 - 24 of 24) sorted by relevance

/third_party/libunwind/libunwind/src/
H A Dos-freebsd.c63 mib[1] = KERN_PROC; in get_pid_by_tid()
102 mib[1] = KERN_PROC; in tdep_get_elf_image()
157 mib[1] = KERN_PROC; in tdep_get_exe_image_path()
/third_party/libuv/src/unix/
H A Dfreebsd.c68 mib[1] = KERN_PROC; in uv_exepath()
144 mib[1] = KERN_PROC; in uv_resident_set_memory()
H A Dopenbsd.c154 mib[1] = KERN_PROC; in uv_resident_set_memory()
/third_party/node/deps/uv/src/unix/
H A Dfreebsd.c68 mib[1] = KERN_PROC; in uv_exepath()
139 mib[1] = KERN_PROC; in uv_resident_set_memory()
H A Dopenbsd.c149 mib[1] = KERN_PROC; in uv_resident_set_memory()
/third_party/googletest/googletest/src/
H A Dgtest-port.cc138 #undef KERN_PROC
139 #define KERN_PROC KERN_PROC2
156 KERN_PROC,
179 KERN_PROC,
/third_party/mesa3d/src/gtest/src/
H A Dgtest-port.cc146 #undef KERN_PROC macro
147 #define KERN_PROC KERN_PROC2 macro
164 KERN_PROC, in GetThreadCount()
187 KERN_PROC, in GetThreadCount()
/third_party/node/deps/googletest/src/
H A Dgtest-port.cc144 #undef KERN_PROC
145 #define KERN_PROC KERN_PROC2
162 KERN_PROC,
185 KERN_PROC,
/third_party/gn/src/util/
H A Dexe_path.cc63 int mib[] = {CTL_KERN, KERN_PROC, KERN_PROC_PATHNAME, -1}; in GetExePath()
/third_party/libunwind/libunwind/tests/
H A Dcrasher.c59 mib[1] = KERN_PROC; in write_maps()
/third_party/node/deps/v8/src/base/platform/
H A Dplatform-freebsd.cc52 int mib[4] = {CTL_KERN, KERN_PROC, KERN_PROC_VMMAP, getpid()}; in GetSharedLibraryAddresses()
/third_party/mesa3d/src/util/
H A Du_process.c211 int mib[4] = { CTL_KERN, KERN_PROC, KERN_PROC_PATHNAME, -1 }; in util_get_process_exec_path()
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DDebug.cpp79 KERN_PROC, in IsUnderDebugger()
/third_party/pulseaudio/src/pulse/
H A Dutil.c248 int mib[] = { CTL_KERN, KERN_PROC, KERN_PROC_PATHNAME, -1 }; in pa_get_binary_name()
/third_party/vulkan-loader/loader/
H A Dvk_loader_platform.h317 KERN_PROC, in loader_platform_executable_path()
/third_party/vulkan-loader/tests/framework/
H A Dtest_util.h822 KERN_PROC,
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
H A Dmod.rs1424 pub const KERN_PROC: ::c_int = 66; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/dragonfly/
H A Dmod.rs954 pub const KERN_PROC: ::c_int = 14; consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs2046 pub const KERN_PROC: ::c_int = 14; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs2252 pub const KERN_PROC: ::c_int = 14; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
H A Dmod.rs2131 pub const KERN_PROC: ::c_int = 14; consts
/third_party/json/tests/thirdparty/doctest/
H A Ddoctest.h4096 mib[1] = KERN_PROC;
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs4107 pub const KERN_PROC: ::c_int = 14; consts
/third_party/libabigail/tests/lib/
H A Dcatch.hpp10435 mib[1] = KERN_PROC;

Completed in 103 milliseconds