Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/perf/
Dcore-book3s.c99 static inline void perf_get_data_addr(struct pt_regs *regs, u64 *addrp) { } in perf_get_data_addr() function
182 static inline void perf_get_data_addr(struct pt_regs *regs, u64 *addrp) in perf_get_data_addr() function
2090 perf_get_data_addr(regs, &data.addr); in record_and_restart()