Lines Matching refs:container_of
382 bh = container_of(he, struct block_hist, he); in block_hist_free()
398 struct perf_diff *pdiff = container_of(tool, struct perf_diff, tool); in diff__process_sample_event()
499 struct diff_hpp_fmt *dfmt = container_of(fmt, struct diff_hpp_fmt, fmt); in fmt_to_data_file()
501 struct data__file *d = container_of(ptr, struct data__file, fmt); in fmt_to_data_file()
693 bh = container_of(he, struct block_hist, he); in hists__precompute()
715 pair_bh = container_of(pair, struct block_hist, in hists__precompute()
720 bh = container_of(he, struct block_hist, he); in hists__precompute()
1314 container_of(fmt, struct diff_hpp_fmt, fmt); in hpp__color_baseline()
1342 struct block_hist *bh = container_of(he, struct block_hist, he); in cycles_printf()
1343 struct block_hist *bh_pair = container_of(pair, struct block_hist, he); in cycles_printf()
1388 container_of(fmt, struct diff_hpp_fmt, fmt); in __hpp__color_compare()
1398 bh = container_of(he, struct block_hist, he); in __hpp__color_compare()
1507 container_of(fmt, struct diff_hpp_fmt, fmt); in hpp__color_cycles_hist()
1509 struct block_hist *bh = container_of(he, struct block_hist, he); in hpp__color_cycles_hist()
1523 bh_pair = container_of(pair, struct block_hist, he); in hpp__color_cycles_hist()
1659 container_of(_fmt, struct diff_hpp_fmt, fmt); in hpp__entry_global()
1677 container_of(fmt, struct diff_hpp_fmt, fmt); in hpp__header()
1688 container_of(fmt, struct diff_hpp_fmt, fmt); in hpp__width()