Searched refs:thread__get_arch (Results 1 – 3 of 3) sorted by relevance
589 int thread__get_arch(struct thread *thread, const struct arch **parch);
983 int thread__get_arch(struct thread *thread, const struct arch **parch) in thread__get_arch() function1019 err = thread__get_arch(ms->thread, &arch); in symbol__annotate()1267 thread__get_arch(ms->thread, &apd.arch); in hist_entry__annotate_printf()1372 thread__get_arch(apd->he->ms.thread, &apd->arch); in symbol__annotate_fprintf2()
1201 err = thread__get_arch(ms->thread, &browser.arch); in __hist_entry__tui_annotate()