Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/v3d/
Dv3d_performance_counters.h11 struct v3d_perf_counter_desc { struct
32 const struct v3d_perf_counter_desc *counters; argument
Dv3d_perfmon.c12 static const struct v3d_perf_counter_desc v3d_v42_performance_counters[] = {
102 static const struct v3d_perf_counter_desc v3d_v71_performance_counters[] = {
200 const struct v3d_perf_counter_desc *counters = NULL; in v3d_perfmon_init()
436 const struct v3d_perf_counter_desc *counter; in v3d_perfmon_get_counter_ioctl()