Home
last modified time | relevance | path

Searched refs:__perf_reg_ip_s390 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/perf/util/perf-regs-arch/
H A Dperf_regs_s390.c86 uint64_t __perf_reg_ip_s390(void) in __perf_reg_ip_s390() function
/openbmc/linux/tools/perf/util/
H A Dperf_regs.h59 uint64_t __perf_reg_ip_s390(void);
H A Dperf_regs.c96 return __perf_reg_ip_s390(); in perf_arch_reg_ip()