Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Dparse-regs-options.c38 for (r = sample_reg_masks; r->name; r++) { in parse_regs()
45 for (r = sample_reg_masks; r->name; r++) { in parse_regs()
Dperf_regs.h16 extern const struct sample_reg sample_reg_masks[];
Dperf_regs.c5 const struct sample_reg __weak sample_reg_masks[] = { variable
/linux-4.4.14/tools/perf/arch/x86/util/
Dperf_regs.c4 const struct sample_reg sample_reg_masks[] = { variable