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

  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
symbol.h 219 int dso__load_vmlinux_path(struct dso *dso, struct map *map,
symbol.c 1160 int dso__load_vmlinux_path(struct dso *dso, struct map *map, function
1230 err = dso__load_vmlinux_path(dso, map, filter);
    [all...]
machine.c 659 int ret = dso__load_vmlinux_path(map->dso, map, filter);
    [all...]
probe-event.c 161 if (dso__load_vmlinux_path(dso, map, NULL) <= 0) {
    [all...]

Completed in 123 milliseconds