Home
last modified time | relevance | path

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

/linux-3.4.99/arch/powerpc/perf/
Dcore-book3s.c71 static inline void perf_get_data_addr(struct pt_regs *regs, u64 *addrp) { } in perf_get_data_addr() function
109 static inline void perf_get_data_addr(struct pt_regs *regs, u64 *addrp) in perf_get_data_addr() function
1321 perf_get_data_addr(regs, &data.addr); in record_and_restart()