HomeSort by relevance Sort by last modified time
    Searched refs:PR_GET_TSC (Results 1 - 3 of 3) sorted by null

  /bionic/libc/kernel/common/linux/
prctl.h 72 #define PR_GET_TSC 25
  /external/kernel-headers/original/linux/
prctl.h 72 #define PR_GET_TSC 25
  /external/strace/
process.c 245 #ifdef PR_GET_TSC
246 { PR_GET_TSC, "PR_GET_TSC" },
    [all...]

Completed in 685 milliseconds