Home
last modified time | relevance | path

Searched refs:disasm__calc_percent (Results 1 – 3 of 3) sorted by relevance

/external/linux-tools-perf/src/tools/perf/util/
Dannotate.h73 double disasm__calc_percent(struct annotation *notes, int evidx, s64 offset,
Dannotate.c606 double disasm__calc_percent(struct annotation *notes, int evidx, s64 offset, in disasm__calc_percent() function
668 percent = disasm__calc_percent(notes, in disasm_line__print()
/external/linux-tools-perf/src/tools/perf/ui/browsers/
Dannotate.c364 bpos->percent[i] = disasm__calc_percent(notes, in annotate_browser__calc_percent()