Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arc/include/asm/
Dperf_event.h32 #define ARC_REG_PCT_INT_CNTL 0x25C macro
/linux-4.4.14/arch/arc/kernel/
Dperf_event.c353 write_aux_reg(ARC_REG_PCT_INT_CNTL, (u32)arc_pmu->max_period); in arc_pmu_add()