Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dsample.c54 static int elf_machine_max_instruction_length(uint16_t e_machine) in elf_machine_max_instruction_length() function
102 len = elf_machine_max_instruction_length(e_machine); in perf_sample__fetch_insn()