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);
985 int thread__get_arch(struct thread *thread, const struct arch **parch)1021 err = thread__get_arch(ms->thread, &arch); in symbol__annotate() 1269 thread__get_arch(ms->thread, &apd.arch); in hist_entry__annotate_printf() 1374 thread__get_arch(apd->he->ms.thread, &apd->arch); in symbol__annotate_fprintf2() 986 int thread__get_arch(struct thread *thread, const struct arch **parch) thread__get_arch() function
1201 err = thread__get_arch(ms->thread, &browser.arch); in __hist_entry__tui_annotate()