Searched
full:syscalls (Results
401 -
425 of
510) sorted by null
<<11121314151617181920>>
/external/clang/lib/Basic/ |
FileManager.cpp | 309 // FIXME: This will reduce the # syscalls.
|
/external/compiler-rt/lib/msandr/ |
msandr.cc | 522 // FIXME: only intercept syscalls with memory effects.
|
/external/valgrind/main/coregrind/ |
m_signals.c | 60 thread for a time quanta, and while running blocking syscalls. 149 syscalls. 406 kinds of syscalls, each with its own return convention. [all...] |
pub_core_aspacemgr.h | 126 // syscalls.
|
m_stacktrace.c | [all...] |
m_libcfile.c | 45 of syscalls rather than the vanilla version, if a _nocancel version [all...] |
m_libcproc.c | 53 of syscalls rather than the vanilla version, if a _nocancel version
|
/external/valgrind/main/coregrind/m_syswrap/ |
syswrap-amd64-darwin.c | 3 /*--- Darwin-specific syscalls, etc. syswrap-amd64-darwin.c ---*/
|
syswrap-x86-darwin.c | 3 /*--- Darwin-specific syscalls, etc. syswrap-x86-darwin.c ---*/
|
syswrap-generic.c | [all...] |
/external/valgrind/main/docs/internals/ |
3_2_BUGSTATUS.txt | 440 v5988 v6019 129246 JJ: ppc32/ppc64 syscalls, w/ patch
|
/external/valgrind/main/include/vki/ |
vki-scnums-darwin.h | 117 // mdep syscalls [all...] |
/external/chromium_org/sandbox/linux/seccomp-bpf/ |
sandbox_bpf_unittest.cc | 339 // program by iterating through all syscalls and checking for an errno that 344 // sure that the compiler can have an opportunity to coalesce syscalls with [all...] |
/external/chromium_org/third_party/tcmalloc/vendor/src/base/ |
linux_syscall_support.h | 76 * It includes only the syscalls that are used in perftools, plus a 681 #error "Need to port invocations of syscalls for bounded ptrs" [all...] |
sysinfo.cc | 86 // time, so prefer making the syscalls directly if we can. [all...] |
/external/sonivox/arm-hybrid-22k/bin/ |
arm-hybrid-22k | |
/external/compiler-rt/include/sanitizer/ |
linux_syscall_hooks.h | 53 // And now a few syscalls we don't handle yet. [all...] |
/external/valgrind/main/memcheck/tests/x86-linux/ |
scalar.c | 14 // with some buffer). So most of the syscalls don't actually succeed and do [all...] |
/bionic/libc/ |
Android.mk | 3 include $(LOCAL_PATH)/arch-$(TARGET_ARCH)/syscalls.mk
|
/external/chromium_org/third_party/tcmalloc/chromium/src/base/ |
sysinfo.cc | 91 // time, so prefer making the syscalls directly if we can. [all...] |
/external/chromium_org/third_party/tcmalloc/chromium/src/tests/ |
heap-checker_unittest.cc | [all...] |
/external/chromium_org/third_party/tcmalloc/chromium/src/windows/ |
patch_functions.cc | 297 // windows syscalls while we're holding patch_all_modules_lock (see [all...] |
/external/chromium_org/third_party/tcmalloc/vendor/ |
ChangeLog | 23 * LSS: Get rid of unused syscalls in linux-syscall-support (csilvers) [all...] |
/external/chromium_org/third_party/tcmalloc/vendor/src/tests/ |
heap-checker_unittest.cc | [all...] |
/external/chromium_org/third_party/tcmalloc/vendor/src/windows/ |
patch_functions.cc | 297 // windows syscalls while we're holding patch_all_modules_lock (see [all...] |
Completed in 1230 milliseconds
<<11121314151617181920>>