Home
last modified time | relevance | path

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

/linux/tools/perf/util/annotate-arch/
H A Dannotate-mips.c40 const struct arch *arch__new_mips(const struct e_machine_and_e_flags *id, in arch__new_mips() function
/linux/tools/perf/util/
H A Ddisasm.h130 const struct arch *arch__new_mips(const struct e_machine_and_e_flags *id, const char *cpuid);
H A Ddisasm.c147 [EM_MIPS] = arch__new_mips, in arch__find()