HomeSort by relevance Sort by last modified time
    Searched refs:dso__is_vmlinux (Results 1 - 2 of 2) sorted by null

  /external/linux-tools-perf/src/tools/perf/util/
dso.h 154 static inline bool dso__is_vmlinux(struct dso *dso) function
  /external/linux-tools-perf/src/tools/perf/tests/
code-reading.c 426 have_vmlinux = dso__is_vmlinux(map->dso);

Completed in 1777 milliseconds