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

  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
annotate.h 73 double disasm__calc_percent(struct annotation *notes, int evidx, s64 offset,
annotate.c 606 double disasm__calc_percent(struct annotation *notes, int evidx, s64 offset, function
668 percent = disasm__calc_percent(notes,
    [all...]
  /external/linux-tools-perf/perf-3.12.0/tools/perf/ui/browsers/
annotate.c 364 bpos->percent[i] = disasm__calc_percent(notes,

Completed in 70 milliseconds