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

  /external/linux-tools-perf/util/
annotate.h 96 int symbol__annotate_init(struct map *map __used, struct symbol *sym);
annotate.c 19 int symbol__annotate_init(struct map *map __used, struct symbol *sym) function
  /external/linux-tools-perf/
builtin-annotate.c 95 symbol__annotate_init) < 0) {
builtin-report.c 489 annotate_init = symbol__annotate_init;
builtin-top.c 695 symbol__annotate_init(map, sym);

Completed in 80 milliseconds