Searched refs:cyc_hist (Results 1 – 3 of 3) sorted by relevance
261 struct cyc_hist { struct352 struct cyc_hist *cycles_hist;
104 struct cyc_hist *ch, int offset, in init_block_info() 133 struct cyc_hist *ch; in block_info__process_sym()
160 symbol__size(sym) * sizeof(struct cyc_hist)); in symbol__annotate_zero_histograms()165 static int __symbol__account_cycles(struct cyc_hist *ch, in __symbol__account_cycles()287 branch->cycles_hist = calloc(size, sizeof(struct cyc_hist)); in symbol__find_branch_hist()470 … void annotation__count_and_fill(struct annotation *notes, u64 start, u64 end, struct cyc_hist *ch) in annotation__count_and_fill()526 struct cyc_hist *ch; in annotation__compute_ipc()566 struct cyc_hist *ch = ¬es->branch->cycles_hist[offset]; in annotation__compute_ipc()