block_hist
struct block_hist *bh = container_of(he, struct block_hist, he);
struct block_hist *bh_pair = container_of(pair, struct block_hist, he);
struct block_hist *bh;
bh = container_of(he, struct block_hist, he);
struct block_hist *bh = container_of(he, struct block_hist, he);
struct block_hist *bh_pair;
bh_pair = container_of(pair, struct block_hist, he);
struct block_hist *bh;
struct block_hist *bh;
bh = container_of(he, struct block_hist, he);
static void init_block_hist(struct block_hist *bh)
struct block_hist *bh, *pair_bh;
bh = container_of(he, struct block_hist, he);
pair_bh = container_of(pair, struct block_hist,
bh = container_of(he, struct block_hist, he);
int block_hists_tui_browse(struct block_hist *bh, struct evsel *evsel,
struct block_hist *bh = container_of(he, struct block_hist, he);
int block_info__process_sym(struct hist_entry *he, struct block_hist *bh,
static void init_block_hist(struct block_hist *bh, struct block_fmt *block_fmts,
struct block_hist *bh = &block_report->hist;
int report__browse_block_hists(struct block_hist *bh, float min_percent,
struct block_hist hist;
int block_info__process_sym(struct hist_entry *he, struct block_hist *bh,
int report__browse_block_hists(struct block_hist *bh, float min_percent,
int block_hists_tui_browse(struct block_hist *bh, struct evsel *evsel,
static inline int block_hists_tui_browse(struct block_hist *bh __maybe_unused,