Home
last modified time | relevance | path

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

/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
Dannotate.c468 int evidx, u64 addr) in symbol__inc_addr_samples()
606 double disasm__calc_percent(struct annotation *notes, int evidx, s64 offset, in disasm__calc_percent()
1089 int evidx = evsel->idx; in symbol__get_source_line() local
1295 void symbol__annotate_zero_histogram(struct symbol *sym, int evidx) in symbol__annotate_zero_histogram()
1303 void symbol__annotate_decay_histogram(struct symbol *sym, int evidx) in symbol__annotate_decay_histogram()
Dhist.c859 int hist_entry__inc_addr_samples(struct hist_entry *he, int evidx, u64 ip) in hist_entry__inc_addr_samples()
/external/linux-tools-perf/perf-3.12.0/tools/perf/ui/gtk/
Dannotate.c23 struct disasm_line *dl, int evidx) in perf_gtk__get_percent()