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

  /bionic/libc/kernel/arch-mips/asm/
cpu-info.h 55 struct cache_desc scache; member in struct:cpuinfo_mips
cpu-features.h 202 #define cpu_scache_line_size() cpu_data[0].scache.linesz
  /development/ndk/platforms/android-9/arch-mips/include/asm/
cpu-info.h 55 struct cache_desc scache; member in struct:cpuinfo_mips
cpu-features.h 202 #define cpu_scache_line_size() cpu_data[0].scache.linesz
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
cpu-info.h 55 struct cache_desc scache; member in struct:cpuinfo_mips
cpu-features.h 202 #define cpu_scache_line_size() cpu_data[0].scache.linesz
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
cpu-info.h 55 struct cache_desc scache; member in struct:cpuinfo_mips
cpu-features.h 202 #define cpu_scache_line_size() cpu_data[0].scache.linesz
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/
cpu-info.h 55 struct cache_desc scache; member in struct:cpuinfo_mips
cpu-features.h 202 #define cpu_scache_line_size() cpu_data[0].scache.linesz
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/
cpu-info.h 55 struct cache_desc scache; member in struct:cpuinfo_mips
cpu-features.h 202 #define cpu_scache_line_size() cpu_data[0].scache.linesz
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
cpu-info.h 55 struct cache_desc scache; member in struct:cpuinfo_mips
cpu-features.h 202 #define cpu_scache_line_size() cpu_data[0].scache.linesz
  /external/kernel-headers/original/asm-mips/
cpu-info.h 55 struct cache_desc scache; /* Secondary cache */ member in struct:cpuinfo_mips
cpu-features.h 216 #define cpu_scache_line_size() cpu_data[0].scache.linesz
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/pulse/
pulseaudio.h 35 #include <pulse/scache.h>
53 * \ref scache.h, \ref version.h, \ref error.h, \ref channelmap.h,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
pulseaudio.h 35 #include <pulse/scache.h>
53 * \ref scache.h, \ref version.h, \ref error.h, \ref channelmap.h,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
pulseaudio.h 35 #include <pulse/scache.h>
53 * \ref scache.h, \ref version.h, \ref error.h, \ref channelmap.h,
  /external/oprofile/events/mips/r12000/
events 31 event:0x1b counters:0,1,2,3 um:zero minimum:500 name:SCACHE_WAY_MISPREDICTION : Misprediction from scache way prediction table (data)
  /external/iproute2/misc/
ss.c 492 struct scache struct
494 struct scache *next;
500 struct scache *rlist;
513 struct scache *c = malloc(sizeof(*c));
561 struct scache *c;
587 static struct scache cache[256];
599 struct scache *c;
1130 struct scache *s;
    [all...]

Completed in 229 milliseconds