Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dvdso.c143 static enum dso_type machine__thread_dso_type(struct machine *machine, in machine__thread_dso_type() function
264 dso_type = machine__thread_dso_type(machine, thread); in __machine__findnew_vdso_compat()
297 dso_type = machine__thread_dso_type(machine, thread); in machine__find_vdso()