Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/include/asm/
H A Dperf_event.h69 #define TEAR_REG(hwc) ((hwc)->last_tag) macro
/openbmc/linux/arch/s390/kernel/
H A Dperf_cpum_sf.c1290 sdbt = (unsigned long *)TEAR_REG(hwc); in hw_perf_event_update()
1343 TEAR_REG(hwc) = (unsigned long) sdbt; in hw_perf_event_update()
1963 TEAR_REG(&event->hw) = (unsigned long)cpuhw->sfb.sdbt; in cpumsf_pmu_add()