Searched refs:fd_perfcntrs (Results 1 – 5 of 5) sorted by relevance
41 fd_perfcntrs(unsigned gpu_id, unsigned *count) in fd_perfcntrs() function
96 const struct fd_perfcntr_group *fd_perfcntrs(unsigned gpu_id, unsigned *count);
1048 groups = fd_perfcntrs((dev.chipid >> 24) * 100, &dev.ngroups); in main()
180 groups = fd_perfcntrs(gpu_id, &num_groups); in parse_perfcntrs()
1000 screen->perfcntr_groups = fd_perfcntrs(screen->gpu_id, in fd_screen_create()