Home
last modified time | relevance | path

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

/linux/tools/perf/util/annotate-arch/
H A Dannotate-csky.c43 const struct arch *arch__new_csky(const struct e_machine_and_e_flags *id, in arch__new_csky() function
/linux/tools/perf/util/
H A Ddisasm.h128 const struct arch *arch__new_csky(const struct e_machine_and_e_flags *id, const char *cpuid);
H A Ddisasm.c145 [EM_CSKY] = arch__new_csky, in arch__find()