Home
last modified time | relevance | path

Searched defs:evidx (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/tools/perf/util/
Dannotate.c544 struct annotation *notes, int evidx, u64 addr) in __symbol__inc_addr_samples()
584 int evidx, u64 addr) in symbol__inc_addr_samples()
657 int addr_map_symbol__inc_samples(struct addr_map_symbol *ams, int evidx) in addr_map_symbol__inc_samples()
662 int hist_entry__inc_addr_samples(struct hist_entry *he, int evidx, u64 ip) in hist_entry__inc_addr_samples()
780 double disasm__calc_percent(struct annotation *notes, int evidx, s64 offset, in disasm__calc_percent()
1358 int evidx = evsel->idx; in symbol__get_source_line() local
1550 void symbol__annotate_zero_histogram(struct symbol *sym, int evidx) in symbol__annotate_zero_histogram()
1558 void symbol__annotate_decay_histogram(struct symbol *sym, int evidx) in symbol__annotate_decay_histogram()
/linux-4.4.14/tools/perf/ui/gtk/
Dannotate.c23 struct disasm_line *dl, int evidx) in perf_gtk__get_percent()