Searched defs:bh (Results 1 – 4 of 4) sorted by relevance
/tools/perf/util/ |
D | block-info.c | 116 int block_info__process_sym(struct hist_entry *he, struct block_hist *bh, in block_info__process_sym() 388 static void init_block_hist(struct block_hist *bh, struct block_fmt *block_fmts, in init_block_hist() 408 struct block_hist *bh = &block_report->hist; in process_block_report() local 466 int report__browse_block_hists(struct block_hist *bh, float min_percent, in report__browse_block_hists()
|
/tools/perf/ |
D | builtin-diff.c | 368 struct block_hist *bh; in block_hist_zalloc() local 379 struct block_hist *bh; in block_hist_free() local 582 static void init_block_hist(struct block_hist *bh) in init_block_hist() 695 struct block_hist *bh, *pair_bh; in hists__precompute() local 1352 struct block_hist *bh = container_of(he, struct block_hist, he); in cycles_printf() local 1406 struct block_hist *bh; in __hpp__color_compare() local 1519 struct block_hist *bh = container_of(he, struct block_hist, he); in hpp__color_cycles_hist() local
|
/tools/perf/ui/stdio/ |
D | hist.c | 542 struct block_hist *bh = container_of(he, struct block_hist, he); in hist_entry__block_fprintf() local
|
/tools/perf/ui/browsers/ |
D | hists.c | 3667 int block_hists_tui_browse(struct block_hist *bh, struct evsel *evsel, in block_hists_tui_browse()
|