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.h115 struct fd_hw_sample_period;
128 struct fd_hw_sample_period *period;
Dfreedreno_query_hw.c38 struct fd_hw_sample_period { struct
115 struct fd_hw_sample_period *period, *s; in destroy_periods()
185 struct fd_hw_sample_period *period; in fd_hw_get_query_result()
201 period = LIST_ENTRY(struct fd_hw_sample_period, in fd_hw_get_query_result()
438 slab_create(&ctx->sample_period_pool, sizeof(struct fd_hw_sample_period), in fd_hw_query_init()