OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:perf_reg_name
(Results
1 - 3
of
3
) sorted by null
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
perf_regs.h
9
static inline const char *
perf_reg_name
(int id __maybe_unused)
function
/external/linux-tools-perf/perf-3.12.0/tools/perf/arch/arm64/include/
perf_regs.h
12
static inline const char *
perf_reg_name
(int id)
function
/external/linux-tools-perf/perf-3.12.0/tools/perf/arch/x86/include/
perf_regs.h
20
static inline const char *
perf_reg_name
(int id)
function
Completed in 193 milliseconds