Home
last modified time | relevance | path

Searched defs:perfcntr (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/freedreno/computerator/
Dmain.h50 struct perfcntr { struct
72 void (*set_perfcntrs)(struct backend *b, const struct perfcntr *perfcntrs, argument
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dfd2_query.c151 static const struct fd_acc_sample_provider perfcntr = { variable
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_query.c359 static const struct fd_acc_sample_provider perfcntr = { variable
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_query.c564 static const struct fd_acc_sample_provider perfcntr = { variable
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_query.c86 struct perfcntr_query_slot perfcntr; member