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

  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
annotate.c 425 struct annotation *notes = symbol__annotation(sym);
432 struct annotation *notes = symbol__annotation(sym);
458 struct annotation *notes = symbol__annotation(sym);
474 notes = symbol__annotation(sym);
653 struct annotation *notes = symbol__annotation(sym);
766 struct annotation *notes = symbol__annotation(sym);
851 struct annotation *notes = symbol__annotation(sym);
1064 struct annotation *notes = symbol__annotation(sym);
1092 struct annotation *notes = symbol__annotation(sym);
1203 struct annotation *notes = symbol__annotation(sym)
    [all...]
annotate.h 129 static inline struct annotation *symbol__annotation(struct symbol *sym) function
  /external/linux-tools-perf/perf-3.12.0/tools/perf/
builtin-annotate.c 72 struct annotation *notes = symbol__annotation(he->ms.sym);
133 notes = symbol__annotation(he->ms.sym);
builtin-report.c 124 struct annotation *notes = symbol__annotation(he->ms.sym);
141 notes = symbol__annotation(mx->daddr.sym);
208 notes = symbol__annotation(bx->from.sym);
222 notes = symbol__annotation(bx->to.sym);
279 struct annotation *notes = symbol__annotation(he->ms.sym);
builtin-top.c 114 notes = symbol__annotation(sym);
187 notes = symbol__annotation(sym);
220 notes = symbol__annotation(symbol);
  /external/linux-tools-perf/perf-3.12.0/tools/perf/ui/gtk/
annotate.c 35 symhist = annotation__histogram(symbol__annotation(sym), evidx);
101 notes = symbol__annotation(sym);
  /external/linux-tools-perf/perf-3.12.0/tools/perf/ui/browsers/
annotate.c 342 struct annotation *notes = symbol__annotation(sym);
461 notes = symbol__annotation(target);
484 struct annotation *notes = symbol__annotation(sym);
523 struct annotation *notes = symbol__annotation(sym);
562 struct annotation *notes = symbol__annotation(sym);
921 notes = symbol__annotation(sym);

Completed in 246 milliseconds