Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/
H A Dbuiltin-c2c.c1898 struct c2c_fmt *c2c_b = container_of(b, struct c2c_fmt, fmt); in fmt_equal() local
1900 return c2c_a->dim == c2c_b->dim; in fmt_equal()