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

  /bionic/libc/private/
bionic_vdso.h 35 #define VDSO_CLOCK_GETTIME_SYMBOL "__kernel_clock_gettime"
40 #define VDSO_CLOCK_GETTIME_SYMBOL "__vdso_clock_gettime"
  /bionic/libc/bionic/
vdso.cpp 78 vdso[VDSO_CLOCK_GETTIME] = { VDSO_CLOCK_GETTIME_SYMBOL, nullptr };

Completed in 275 milliseconds