Searched refs:dso__is_vmlinux (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/perf/util/
H A Ddso.h387 static inline bool dso__is_vmlinux(const struct dso *dso) function
/linux-master/tools/perf/tests/
H A Dcode-reading.c582 have_vmlinux = dso__is_vmlinux(dso);

Completed in 105 milliseconds