Searched refs:thread_active_run (Results 1 – 1 of 1) sorted by relevance
675 unsigned long thread_active_run = mfspr( PMC1 ); in proc_pmc_get_control() local682 cpi = thread_active_run / inst_complete; in proc_pmc_get_control()683 remain = thread_active_run % inst_complete; in proc_pmc_get_control()695 len += sprintf( page+len, "thread active run cycles : %12lu\n", thread_active_run ); in proc_pmc_get_control()