Home
last modified time | relevance | path

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

/external/mesa3d/src/freedreno/perfcntrs/
Dfdperf.c57 struct counter_group { struct
93 struct counter_group *groups; argument
394 select_counter(struct counter_group *group, int ctr, int n) in select_counter()
478 resample_counter(struct counter_group *group, int ctr) in resample_counter()
504 struct counter_group *group = &dev.groups[i]; in resample()
617 redraw_counter(WINDOW *win, int row, struct counter_group *group, in redraw_counter()
661 struct counter_group *group = &dev.groups[i]; in redraw()
697 static struct counter_group *
703 struct counter_group *group = &dev.groups[i]; in current_counter()
739 struct counter_group *group; in counter_dialog()
[all …]