Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ppc64/kernel/
Dproc_pmc.c676 unsigned long thread_active = mfspr( PMC2 ); in proc_pmc_get_control() local
691 len += sprintf( page+len, "thread active cycles : %12lu\n\n", thread_active ); in proc_pmc_get_control()