OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:itlb
(Results
1 - 4
of
4
) sorted by null
/bionic/libc/kernel/arch-sh/asm/
tlb_64.h
25
#define for_each_itlb_entry(tlb) for (tlb = cpu_data->
itlb
.first; tlb <= cpu_data->
itlb
.last; tlb += cpu_data->
itlb
.step)
processor_64.h
48
struct tlb_info
itlb
;
member in struct:sh_cpuinfo
/external/oprofile/events/i386/atom/
events
63
event:0x82 counters:0,1 um:
itlb
minimum:6000 name:
ITLB
:
ITLB
events
unit_masks
45
name:
itlb
type:bitmask default:0x04
46
0x04 flush
ITLB
flushes
47
0x02 misses
ITLB
misses
Completed in 39 milliseconds