Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arc/include/asm/
Dperf_event.h28 #define ARC_REG_PCT_SNAPH 0x253 macro
/linux-4.4.14/arch/arc/kernel/
Dperf_event.c97 result = (uint64_t) (read_aux_reg(ARC_REG_PCT_SNAPH)) << 32; in arc_pmu_read_counter()