I'm config A53 MMU. i'd like to get the TLB miss rate, is there anyway to do this?
is any register related to TLB miss count? i'm working without OS
You can use performance monitor unit (PMU) to get those information. Programming ARM v8 Performance Monitors - Valtrix Blog
The PMU event can be used is, L1 Instruction TLB refill, L1 Data TLB refill ..
ARM Cortex-A53 MPCore Processor Technical Reference Manual r0p2