Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/sh64/mm/
Dfault.c40 static unsigned long long calls_to_update_mmu_cache = 0ULL; variable
342 ++calls_to_update_mmu_cache; in update_mmu_cache()
666 len += sprintf(buf+len, "update_mmu_cache called %12lld times\n", calls_to_update_mmu_cache); in tlb_proc_info()