Symbol: hpp_dynamic_entry
tools/perf/util/sort.c
3146
static int hde_width(struct hpp_dynamic_entry *hde)
tools/perf/util/sort.c
3168
static void update_dynamic_len(struct hpp_dynamic_entry *hde,
tools/perf/util/sort.c
3216
struct hpp_dynamic_entry *hde;
tools/perf/util/sort.c
3219
hde = container_of(fmt, struct hpp_dynamic_entry, hpp);
tools/perf/util/sort.c
3231
struct hpp_dynamic_entry *hde;
tools/perf/util/sort.c
3234
hde = container_of(fmt, struct hpp_dynamic_entry, hpp);
tools/perf/util/sort.c
3244
struct hpp_dynamic_entry *hde;
tools/perf/util/sort.c
3246
hde = container_of(fmt, struct hpp_dynamic_entry, hpp);
tools/perf/util/sort.c
3254
struct hpp_dynamic_entry *hde;
tools/perf/util/sort.c
3262
hde = container_of(fmt, struct hpp_dynamic_entry, hpp);
tools/perf/util/sort.c
3316
struct hpp_dynamic_entry *hde;
tools/perf/util/sort.c
3320
hde = container_of(fmt, struct hpp_dynamic_entry, hpp);
tools/perf/util/sort.c
3349
struct hpp_dynamic_entry *hde_a;
tools/perf/util/sort.c
3350
struct hpp_dynamic_entry *hde_b;
tools/perf/util/sort.c
3355
hde_a = container_of(a, struct hpp_dynamic_entry, hpp);
tools/perf/util/sort.c
3356
hde_b = container_of(b, struct hpp_dynamic_entry, hpp);
tools/perf/util/sort.c
3363
struct hpp_dynamic_entry *hde;
tools/perf/util/sort.c
3365
hde = container_of(fmt, struct hpp_dynamic_entry, hpp);
tools/perf/util/sort.c
3371
struct hpp_dynamic_entry *hde;
tools/perf/util/sort.c
3376
hde = container_of(fmt, struct hpp_dynamic_entry, hpp);
tools/perf/util/sort.c
3380
static struct hpp_dynamic_entry *
tools/perf/util/sort.c
3384
struct hpp_dynamic_entry *hde;
tools/perf/util/sort.c
3433
struct hpp_dynamic_entry *hde, *new_hde;
tools/perf/util/sort.c
3435
hde = container_of(fmt, struct hpp_dynamic_entry, hpp);
tools/perf/util/sort.c
3524
struct hpp_dynamic_entry *hde;