cyc_hist          604 tools/perf/builtin-diff.c 			    struct cyc_hist *ch, int offset)
cyc_hist          618 tools/perf/builtin-diff.c 	struct cyc_hist *ch;
cyc_hist          796 tools/perf/util/annotate.c 	notes->src->cycles_hist = calloc(size, sizeof(struct cyc_hist));
cyc_hist          812 tools/perf/util/annotate.c 				symbol__size(sym) * sizeof(struct cyc_hist));
cyc_hist          817 tools/perf/util/annotate.c static int __symbol__account_cycles(struct cyc_hist *ch,
cyc_hist          898 tools/perf/util/annotate.c static struct cyc_hist *symbol__cycles_hist(struct symbol *sym)
cyc_hist          953 tools/perf/util/annotate.c 	struct cyc_hist *cycles_hist;
cyc_hist         1023 tools/perf/util/annotate.c static void annotation__count_and_fill(struct annotation *notes, u64 start, u64 end, struct cyc_hist *ch)
cyc_hist         1068 tools/perf/util/annotate.c 		struct cyc_hist *ch;
cyc_hist          266 tools/perf/util/annotate.h 	struct cyc_hist	   *cycles_hist;