Searched defs:evidx (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/tools/perf/util/ |
D | annotate.c | 488 struct annotation *notes, int evidx, u64 addr) in __symbol__inc_addr_samples() 510 int evidx, u64 addr) in symbol__inc_addr_samples() 526 int addr_map_symbol__inc_samples(struct addr_map_symbol *ams, int evidx) in addr_map_symbol__inc_samples() 531 int hist_entry__inc_addr_samples(struct hist_entry *he, int evidx, u64 ip) in hist_entry__inc_addr_samples() 649 double disasm__calc_percent(struct annotation *notes, int evidx, s64 offset, in disasm__calc_percent() 1192 int evidx = evsel->idx; in symbol__get_source_line() local 1384 void symbol__annotate_zero_histogram(struct symbol *sym, int evidx) in symbol__annotate_zero_histogram() 1392 void symbol__annotate_decay_histogram(struct symbol *sym, int evidx) in symbol__annotate_decay_histogram()
|
/linux-4.1.27/tools/perf/ui/gtk/ |
D | annotate.c | 23 struct disasm_line *dl, int evidx) in perf_gtk__get_percent()
|