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

  /external/linux-tools-perf/src/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 517 void dsos__add(struct list_head *head, struct dso *dso) function
545 dsos__add(head, dso);
symbol-elf.c 909 dsos__add(&dso->node, curr_dso);

Completed in 121 milliseconds