HomeSort by relevance Sort by last modified time
    Searched refs:_PROF_PROLOGUE (Results 26 - 39 of 39) sorted by null

12

  /prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/machine/
asm.h 83 # define _PROF_PROLOGUE \
86 # define _PROF_PROLOGUE \
90 # define _PROF_PROLOGUE
93 #define ENTRY(y) _ENTRY(_C_LABEL(y)); _PROF_PROLOGUE
96 #define ASENTRY(y) _ENTRY(_ASM_LABEL(y)); _PROF_PROLOGUE
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/machine/
asm.h 83 # define _PROF_PROLOGUE \
86 # define _PROF_PROLOGUE \
90 # define _PROF_PROLOGUE
93 #define ENTRY(y) _ENTRY(_C_LABEL(y)); _PROF_PROLOGUE
96 #define ASENTRY(y) _ENTRY(_ASM_LABEL(y)); _PROF_PROLOGUE
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/machine/
asm.h 83 # define _PROF_PROLOGUE \
86 # define _PROF_PROLOGUE \
90 # define _PROF_PROLOGUE
93 #define ENTRY(y) _ENTRY(_C_LABEL(y)); _PROF_PROLOGUE
96 #define ASENTRY(y) _ENTRY(_ASM_LABEL(y)); _PROF_PROLOGUE
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/machine/
asm.h 83 # define _PROF_PROLOGUE \
86 # define _PROF_PROLOGUE \
90 # define _PROF_PROLOGUE
93 #define ENTRY(y) _ENTRY(_C_LABEL(y)); _PROF_PROLOGUE
96 #define ASENTRY(y) _ENTRY(_ASM_LABEL(y)); _PROF_PROLOGUE
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/machine/
asm.h 83 # define _PROF_PROLOGUE \
86 # define _PROF_PROLOGUE \
90 # define _PROF_PROLOGUE
93 #define ENTRY(y) _ENTRY(_C_LABEL(y)); _PROF_PROLOGUE
96 #define ASENTRY(y) _ENTRY(_ASM_LABEL(y)); _PROF_PROLOGUE
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/machine/
asm.h 83 # define _PROF_PROLOGUE \
86 # define _PROF_PROLOGUE \
90 # define _PROF_PROLOGUE
93 #define ENTRY(y) _ENTRY(_C_LABEL(y)); _PROF_PROLOGUE
96 #define ASENTRY(y) _ENTRY(_ASM_LABEL(y)); _PROF_PROLOGUE
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/machine/
asm.h 83 # define _PROF_PROLOGUE \
86 # define _PROF_PROLOGUE \
90 # define _PROF_PROLOGUE
93 #define ENTRY(y) _ENTRY(_C_LABEL(y)); _PROF_PROLOGUE
96 #define ASENTRY(y) _ENTRY(_ASM_LABEL(y)); _PROF_PROLOGUE
  /development/ndk/platforms/android-9/arch-x86/include/machine/
asm.h 113 # define _PROF_PROLOGUE \
116 # define _PROF_PROLOGUE
119 #define ENTRY(y) _ENTRY(_C_LABEL(y)); _PROF_PROLOGUE
122 #define ASENTRY(y) _ENTRY(_ASM_LABEL(y)); _PROF_PROLOGUE
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/machine/
asm.h 113 # define _PROF_PROLOGUE \
116 # define _PROF_PROLOGUE
119 #define ENTRY(y) _ENTRY(_C_LABEL(y)); _PROF_PROLOGUE
122 #define ASENTRY(y) _ENTRY(_ASM_LABEL(y)); _PROF_PROLOGUE
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/machine/
asm.h 113 # define _PROF_PROLOGUE \
116 # define _PROF_PROLOGUE
119 #define ENTRY(y) _ENTRY(_C_LABEL(y)); _PROF_PROLOGUE
122 #define ASENTRY(y) _ENTRY(_ASM_LABEL(y)); _PROF_PROLOGUE
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/machine/
asm.h 113 # define _PROF_PROLOGUE \
116 # define _PROF_PROLOGUE
119 #define ENTRY(y) _ENTRY(_C_LABEL(y)); _PROF_PROLOGUE
122 #define ASENTRY(y) _ENTRY(_ASM_LABEL(y)); _PROF_PROLOGUE
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/machine/
asm.h 113 # define _PROF_PROLOGUE \
116 # define _PROF_PROLOGUE
119 #define ENTRY(y) _ENTRY(_C_LABEL(y)); _PROF_PROLOGUE
122 #define ASENTRY(y) _ENTRY(_ASM_LABEL(y)); _PROF_PROLOGUE
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/machine/
asm.h 113 # define _PROF_PROLOGUE \
116 # define _PROF_PROLOGUE
119 #define ENTRY(y) _ENTRY(_C_LABEL(y)); _PROF_PROLOGUE
122 #define ASENTRY(y) _ENTRY(_ASM_LABEL(y)); _PROF_PROLOGUE
  /bionic/libc/arch-x86/include/machine/
asm.h 164 # define _PROF_PROLOGUE \
167 # define _PROF_PROLOGUE \
171 # define _PROF_PROLOGUE
174 #define ENTRY(y) _ENTRY(_C_LABEL(y)); _PROF_PROLOGUE
176 #define ASENTRY(y) _ENTRY(_ASM_LABEL(y)); _PROF_PROLOGUE

Completed in 262 milliseconds

12