Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Dperf_regs.h36 static inline const char *perf_reg_name(int id) in perf_reg_name() function
49 static inline const char *perf_reg_name(int id __maybe_unused) in perf_reg_name() function
A Dsession.c1179 perf_reg_name(rid), val); in regs_dump__printf()
/linux/tools/perf/util/scripting-engines/
A Dtrace-event-python.c705 perf_reg_name(r), val); in regs_map()
/linux/tools/perf/
A Dbuiltin-script.c664 printed += fprintf(fp, "%5s:0x%"PRIx64" ", perf_reg_name(r), val); in perf_sample__fprintf_regs()

Completed in 21 milliseconds