Home
last modified time | relevance | path

Searched refs:c2c_fmt (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/tools/perf/
H A Dbuiltin-c2c.c447 struct c2c_fmt *c2c_fmt; in c2c_width() argument
450 c2c_fmt = container_of(fmt, struct c2c_fmt, fmt); in c2c_width()
464 struct c2c_fmt *c2c_fmt; in c2c_header() local
1872 struct c2c_fmt *c2c_fmt; in fmt_free() local
1903 struct c2c_fmt *c2c_fmt = container_of(fmt, struct c2c_fmt, fmt); in c2c_se_entry() local
1920 struct c2c_fmt *c2c_fmt = container_of(fmt, struct c2c_fmt, fmt); in c2c_se_cmp() local
1929 struct c2c_fmt *c2c_fmt = container_of(fmt, struct c2c_fmt, fmt); in c2c_se_collapse() local
1940 struct c2c_fmt *c2c_fmt; in get_format() local
1946 c2c_fmt = zalloc(sizeof(*c2c_fmt)); in get_format()
1971 struct c2c_fmt *c2c_fmt = get_format(name); in c2c_hists__init_output() local
[all …]