Searched refs:fd_hw_sample_period (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_query_hw.h65 * fd_hw_sample_period:
113 struct fd_hw_sample_period;
126 struct fd_hw_sample_period *period;
H A Dfreedreno_query_hw.c36 struct fd_hw_sample_period { struct
113 struct fd_hw_sample_period *period, *s;
183 struct fd_hw_sample_period *period;
199 period = LIST_ENTRY(struct fd_hw_sample_period,
436 slab_create(&ctx->sample_period_pool, sizeof(struct fd_hw_sample_period),
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_query_hw.h64 * fd_hw_sample_period:
111 struct fd_hw_sample_period;
124 struct fd_hw_sample_period *period;
H A Dfreedreno_query_hw.c36 struct fd_hw_sample_period { struct
115 struct fd_hw_sample_period *period, *s;
190 struct fd_hw_sample_period *period, *tmp;
432 slab_create(&ctx->sample_period_pool, sizeof(struct fd_hw_sample_period),

Completed in 5 milliseconds