Searched refs:perf_reg_name (Results 1 - 5 of 5) sorted by relevance

/linux-master/tools/perf/util/
H A Dperf_regs.h31 const char *perf_reg_name(int id, const char *arch);
H A Dperf_regs.c33 const char *perf_reg_name(int id, const char *arch) function
H A Dsession.c1223 perf_reg_name(rid, arch), val);
/linux-master/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c755 perf_reg_name(r, arch), val);
/linux-master/tools/perf/
H A Dbuiltin-script.c706 printed += fprintf(fp, "%5s:0x%"PRIx64" ", perf_reg_name(r, arch), val);

Completed in 196 milliseconds