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

  /development/ndk/platforms/android-9/arch-mips/include/asm/
mipsregs.h 474 #define read_r10k_perf_cntr(counter) ({ unsigned int __res; __asm__ __volatile__( "mfpc\t%0, %1" : "=r" (__res) : "i" (counter)); __res; }) macro
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
mipsregs.h 474 #define read_r10k_perf_cntr(counter) ({ unsigned int __res; __asm__ __volatile__( "mfpc\t%0, %1" : "=r" (__res) : "i" (counter)); __res; }) macro
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
mipsregs.h 474 #define read_r10k_perf_cntr(counter) ({ unsigned int __res; __asm__ __volatile__( "mfpc\t%0, %1" : "=r" (__res) : "i" (counter)); __res; }) macro
    [all...]
  /prebuilts/ndk/9/platforms/android-12/arch-mips/usr/include/asm/
mipsregs.h 474 #define read_r10k_perf_cntr(counter) ({ unsigned int __res; __asm__ __volatile__( "mfpc\t%0, %1" : "=r" (__res) : "i" (counter)); __res; }) macro
    [all...]
  /prebuilts/ndk/9/platforms/android-13/arch-mips/usr/include/asm/
mipsregs.h 474 #define read_r10k_perf_cntr(counter) ({ unsigned int __res; __asm__ __volatile__( "mfpc\t%0, %1" : "=r" (__res) : "i" (counter)); __res; }) macro
    [all...]
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/
mipsregs.h 474 #define read_r10k_perf_cntr(counter) ({ unsigned int __res; __asm__ __volatile__( "mfpc\t%0, %1" : "=r" (__res) : "i" (counter)); __res; }) macro
    [all...]
  /prebuilts/ndk/9/platforms/android-15/arch-mips/usr/include/asm/
mipsregs.h 474 #define read_r10k_perf_cntr(counter) ({ unsigned int __res; __asm__ __volatile__( "mfpc\t%0, %1" : "=r" (__res) : "i" (counter)); __res; }) macro
    [all...]
  /prebuilts/ndk/9/platforms/android-16/arch-mips/usr/include/asm/
mipsregs.h 474 #define read_r10k_perf_cntr(counter) ({ unsigned int __res; __asm__ __volatile__( "mfpc\t%0, %1" : "=r" (__res) : "i" (counter)); __res; }) macro
    [all...]
  /prebuilts/ndk/9/platforms/android-17/arch-mips/usr/include/asm/
mipsregs.h 474 #define read_r10k_perf_cntr(counter) ({ unsigned int __res; __asm__ __volatile__( "mfpc\t%0, %1" : "=r" (__res) : "i" (counter)); __res; }) macro
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/
mipsregs.h 474 #define read_r10k_perf_cntr(counter) ({ unsigned int __res; __asm__ __volatile__( "mfpc\t%0, %1" : "=r" (__res) : "i" (counter)); __res; }) macro
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/asm/
mipsregs.h 474 #define read_r10k_perf_cntr(counter) ({ unsigned int __res; __asm__ __volatile__( "mfpc\t%0, %1" : "=r" (__res) : "i" (counter)); __res; }) macro
    [all...]
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
mipsregs.h 474 #define read_r10k_perf_cntr(counter) ({ unsigned int __res; __asm__ __volatile__( "mfpc\t%0, %1" : "=r" (__res) : "i" (counter)); __res; }) macro
    [all...]

Completed in 598 milliseconds