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

  /external/strace/xlat/
clocknames.h 76 #if defined(CLOCK_SGI_CYCLE) || (defined(HAVE_DECL_CLOCK_SGI_CYCLE) && HAVE_DECL_CLOCK_SGI_CYCLE)
78 static_assert((CLOCK_SGI_CYCLE) == (10), "CLOCK_SGI_CYCLE != 10");
81 # define CLOCK_SGI_CYCLE 10
106 [CLOCK_SGI_CYCLE] = XLAT(CLOCK_SGI_CYCLE),
  /bionic/libc/kernel/uapi/linux/
time.h 74 #define CLOCK_SGI_CYCLE 10
  /external/kernel-headers/original/uapi/linux/
time.h 88 #define CLOCK_SGI_CYCLE 10

Completed in 363 milliseconds