Searched refs:pccnt (Results 1 – 1 of 1) sorted by relevance
126 unsigned long pccnt; in show_pccycles() local128 pccnt = sysreg_read(PCCNT); in show_pccycles()129 return sprintf(buf, "%lu\n", pccnt); in show_pccycles()