Home
last modified time | relevance | path

Searched refs:fd_perfcntrs (Results 1 - 7 of 7) sorted by relevance

/third_party/mesa3d/src/freedreno/perfcntrs/
H A Dfreedreno_perfcntr.c41 fd_perfcntrs(const struct fd_dev_id *id, unsigned *count) in fd_perfcntrs() function
H A Dfreedreno_perfcntr.h100 const struct fd_perfcntr_group *fd_perfcntrs(const struct fd_dev_id *id, unsigned *count);
H A Dfdperf.c935 groups = fd_perfcntrs(&dev_id, &dev.ngroups); in main()
/third_party/mesa3d/src/freedreno/computerator/
H A Dmain.c177 groups = fd_perfcntrs(dev_id, &num_groups); in parse_perfcntrs()
/third_party/mesa3d/src/freedreno/ds/
H A Dfd_pps_driver.cc459 perfcntrs = fd_perfcntrs(fd_pipe_dev_id(pipe), &num_perfcntrs); in init_perfcnt()
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_query.c262 pool->perf_group = fd_perfcntrs(&device->physical_device->dev_id, in tu_CreateQueryPool()
1650 fd_perfcntrs(&phydev->dev_id, &group_count); in tu_EnumeratePhysicalDeviceQueueFamilyPerformanceQueryCountersKHR()
1699 fd_perfcntrs(&phydev->dev_id, &group_count); in tu_GetPhysicalDeviceQueueFamilyPerformanceQueryPassesKHR()
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_screen.c1104 fd_perfcntrs(screen->dev_id, &screen->num_perfcntr_groups); in fd_screen_create()

Completed in 8 milliseconds