Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Dannotate.h76 double disasm__calc_percent(struct annotation *notes, int evidx, s64 offset,
Dannotate.c780 double disasm__calc_percent(struct annotation *notes, int evidx, s64 offset, in disasm__calc_percent() function
850 percent = disasm__calc_percent(notes, in disasm_line__print()
/linux-4.4.14/tools/perf/ui/browsers/
Dannotate.c407 bpos->samples[i].percent = disasm__calc_percent(notes, in annotate_browser__calc_percent()