Home
last modified time | relevance | path

Searched refs:DWARF_MINIMAL_REGS (Results 1 – 2 of 2) sorted by relevance

/linux/tools/perf/util/
H A Dperf_regs.h72 static inline uint64_t DWARF_MINIMAL_REGS(uint16_t e_machine) in DWARF_MINIMAL_REGS() function
H A Devsel.c1058 DWARF_MINIMAL_REGS(e_machine) != perf_user_reg_mask(EM_HOST)) { in __evsel__config_callchain()
1059 attr->sample_regs_user |= DWARF_MINIMAL_REGS(e_machine); in __evsel__config_callchain()