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

  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
vdso.c 105 dsos__add(head, dso);
dso.h 139 void dsos__add(struct list_head *head, struct dso *dso);
dso.c 544 void dsos__add(struct list_head *head, struct dso *dso) function
572 dsos__add(head, dso);
symbol-elf.c 909 dsos__add(&dso->node, curr_dso);

Completed in 59 milliseconds