HomeSort by relevance Sort by last modified time
    Searched full:_syscall3 (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/tcmalloc/chromium/src/base/
linux_syscall_support.h 843 #undef _syscall3 macro
844 #define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3) \ macro
1131 #undef _syscall3 macro
1132 #define _syscall3 macro
1310 #undef _syscall3 macro
1311 #define _syscall3 macro
1493 #undef _syscall3 macro
1494 #define _syscall3 macro
1763 #undef _syscall3 macro
1764 #define _syscall3 macro
    [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/src/base/
linux_syscall_support.h 829 #undef _syscall3 macro
830 #define _syscall3(type,name,type1,arg1,type2,arg2,type3,arg3) \ macro
1037 #undef _syscall3 macro
1038 #define _syscall3 macro
1224 #undef _syscall3 macro
1225 #define _syscall3 macro
1407 #undef _syscall3 macro
1408 #define _syscall3 macro
1677 #undef _syscall3 macro
1678 #define _syscall3 macro
    [all...]
  /external/stressapptest/src/
worker.cc 74 _syscall3(int, sched_getaffinity, pid_t, pid,
76 _syscall3(int, sched_setaffinity, pid_t, pid,
    [all...]
  /external/valgrind/main/VEX/test/
test-amd64.c 961 _syscall3(int, modify_ldt, int, func, void *, ptr, unsigned long, bytecount)
    [all...]
test-i386.c 923 _syscall3(int, modify_ldt, int, func, void *, ptr, unsigned long, bytecount)
    [all...]

Completed in 256 milliseconds