Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_query_hw.h113 struct fd_hw_sample_period;
126 struct fd_hw_sample_period *period;
Dfreedreno_query_hw.c36 struct fd_hw_sample_period { struct
113 struct fd_hw_sample_period *period, *s; in destroy_periods()
181 struct fd_hw_sample_period *period; in fd_hw_get_query_result()
197 period = LIST_ENTRY(struct fd_hw_sample_period, in fd_hw_get_query_result()
444 slab_create(&ctx->sample_period_pool, sizeof(struct fd_hw_sample_period), in fd_hw_query_init()