Searched defs:c2c_fmt (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/tools/perf/ |
| D | builtin-c2c.c | 412 struct c2c_fmt { struct 436 struct c2c_fmt *c2c_fmt; in c2c_width() local 453 struct c2c_fmt *c2c_fmt; in c2c_header() local 1641 struct c2c_fmt *c2c_fmt; in fmt_free() local 1672 struct c2c_fmt *c2c_fmt = container_of(fmt, struct c2c_fmt, fmt); in c2c_se_entry() local 1689 struct c2c_fmt *c2c_fmt = container_of(fmt, struct c2c_fmt, fmt); in c2c_se_cmp() local 1698 struct c2c_fmt *c2c_fmt = container_of(fmt, struct c2c_fmt, fmt); in c2c_se_collapse() local 1709 struct c2c_fmt *c2c_fmt; in get_format() local 1740 struct c2c_fmt *c2c_fmt = get_format(name); in c2c_hists__init_output() local 1753 struct c2c_fmt *c2c_fmt = get_format(name); in c2c_hists__init_sort() local
|
| /kernel/linux/linux-6.6/tools/perf/ |
| D | builtin-c2c.c | 440 struct c2c_fmt { struct 464 struct c2c_fmt *c2c_fmt; in c2c_width() argument 481 struct c2c_fmt *c2c_fmt; in c2c_header() local 1889 struct c2c_fmt *c2c_fmt; in fmt_free() local 1920 struct c2c_fmt *c2c_fmt = container_of(fmt, struct c2c_fmt, fmt); in c2c_se_entry() local 1937 struct c2c_fmt *c2c_fmt = container_of(fmt, struct c2c_fmt, fmt); in c2c_se_cmp() local 1946 struct c2c_fmt *c2c_fmt = container_of(fmt, struct c2c_fmt, fmt); in c2c_se_collapse() local 1957 struct c2c_fmt *c2c_fmt; in get_format() local 1988 struct c2c_fmt *c2c_fmt = get_format(name); in c2c_hists__init_output() local 2001 struct c2c_fmt *c2c_fmt = get_format(name); in c2c_hists__init_sort() local
|