Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Ddisasm.c51 static int disasm_line__parse_powerpc(struct disasm_line *dl, struct annotate_args *args);
971 static int disasm_line__parse_powerpc(struct disasm_line *dl, struct annotate_args *args) in disasm_line__parse_powerpc() function
1058 if (disasm_line__parse_powerpc(dl, args) < 0) in disasm_line__new()