Home
last modified time | relevance | path

Searched refs:cyc_hist (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dannotate.h234 struct cyc_hist { struct
257 * @cyc_hist: Average cycles per basic block
269 struct cyc_hist *cycles_hist;
H A Dblock-info.c100 struct cyc_hist *ch, int offset, in init_block_info()
120 struct cyc_hist *ch; in block_info__process_sym()
H A Dannotate.c812 notes->src->cycles_hist = calloc(size, sizeof(struct cyc_hist)); in symbol__alloc_hist_cycles()
828 symbol__size(sym) * sizeof(struct cyc_hist)); in symbol__annotate_zero_histograms()
833 static int __symbol__account_cycles(struct cyc_hist *ch, in __symbol__account_cycles()
919 static struct cyc_hist *symbol__cycles_hist(struct symbol *sym) in symbol__cycles_hist()
974 struct cyc_hist *cycles_hist; in symbol__account_cycles()
1044 static void annotation__count_and_fill(struct annotation *notes, u64 start, u64 end, struct cyc_hist *ch) in annotation__count_and_fill()
1089 struct cyc_hist *ch; in annotation__compute_ipc()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dannotate.h235 struct cyc_hist { struct
258 * @cyc_hist: Average cycles per basic block
270 struct cyc_hist *cycles_hist;
H A Dblock-info.c100 struct cyc_hist *ch, int offset, in init_block_info()
120 struct cyc_hist *ch; in block_info__process_sym()
H A Dannotate.c854 notes->src->cycles_hist = calloc(size, sizeof(struct cyc_hist)); in symbol__alloc_hist_cycles()
870 symbol__size(sym) * sizeof(struct cyc_hist)); in symbol__annotate_zero_histograms()
875 static int __symbol__account_cycles(struct cyc_hist *ch, in __symbol__account_cycles()
961 static struct cyc_hist *symbol__cycles_hist(struct symbol *sym) in symbol__cycles_hist()
1016 struct cyc_hist *cycles_hist; in symbol__account_cycles()
1086 static void annotation__count_and_fill(struct annotation *notes, u64 start, u64 end, struct cyc_hist *ch) in annotation__count_and_fill()
1131 struct cyc_hist *ch; in annotation__compute_ipc()

Completed in 14 milliseconds