Home
last modified time | relevance | path

Searched refs:scache (Results 1 – 4 of 4) sorted by relevance

/external/kernel-headers/original/asm-mips/
Dcpu-info.h55 struct cache_desc scache; /* Secondary cache */ member
Dcpu-features.h216 #define cpu_scache_line_size() cpu_data[0].scache.linesz
/external/oprofile/events/mips/r12000/
Devents31 …3 um:zero minimum:500 name:SCACHE_WAY_MISPREDICTION : Misprediction from scache way prediction tab…
/external/iproute2/misc/
Dss.c492 struct scache struct
494 struct scache *next; argument
500 struct scache *rlist; argument
513 struct scache *c = malloc(sizeof(*c)); in init_service_resolver()
561 struct scache *c; in __resolve_service()
587 static struct scache cache[256]; in resolve_service()
599 struct scache *c; in resolve_service()
1130 struct scache *s; in parse_hostcond()