OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PERF_REG_IP
(Results
1 - 3
of
3
) sorted by null
/external/linux-tools-perf/perf-3.12.0/tools/perf/arch/arm64/include/
perf_regs.h
9
#define
PERF_REG_IP
PERF_REG_ARM64_PC
/external/linux-tools-perf/perf-3.12.0/tools/perf/arch/x86/include/
perf_regs.h
17
#define
PERF_REG_IP
PERF_REG_X86_IP
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
unwind.c
562
ret = reg_value(&ip, &data->user_regs,
PERF_REG_IP
, sample_uregs);
Completed in 171 milliseconds