c2c_fmt
struct c2c_fmt *c2c_fmt;
c2c_fmt = container_of(fmt, struct c2c_fmt, fmt);
free(c2c_fmt);
struct c2c_fmt *c2c_a = container_of(a, struct c2c_fmt, fmt);
struct c2c_fmt *c2c_b = container_of(b, struct c2c_fmt, fmt);
struct c2c_fmt *c2c_fmt = container_of(fmt, struct c2c_fmt, fmt);
struct c2c_dimension *dim = c2c_fmt->dim;
struct c2c_fmt *c2c_fmt = container_of(fmt, struct c2c_fmt, fmt);
struct c2c_dimension *dim = c2c_fmt->dim;
struct c2c_fmt *c2c_fmt = container_of(fmt, struct c2c_fmt, fmt);
struct c2c_dimension *dim = c2c_fmt->dim;
static struct c2c_fmt *get_format(const char *name)
struct c2c_fmt *c2c_fmt;
c2c_fmt = zalloc(sizeof(*c2c_fmt));
if (!c2c_fmt)
c2c_fmt->dim = dim;
fmt = &c2c_fmt->fmt;
return c2c_fmt;
struct c2c_fmt *c2c_fmt = get_format(name);
if (!c2c_fmt) {
perf_hpp_list__column_register(hpp_list, &c2c_fmt->fmt);
struct c2c_fmt *c2c_fmt = get_format(name);
if (!c2c_fmt) {
dim = c2c_fmt->dim;
perf_hpp_list__register_sort_field(hpp_list, &c2c_fmt->fmt);
struct c2c_fmt *c2c_fmt;
c2c_fmt = container_of(fmt, struct c2c_fmt, fmt);
dim = c2c_fmt->dim;
c2c_fmt->dim->width;
struct c2c_fmt *c2c_fmt;
c2c_fmt = container_of(fmt, struct c2c_fmt, fmt);
dim = c2c_fmt->dim;