HomeSort by relevance Sort by last modified time
    Searched refs:fd_hw_sample_period (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/drivers/freedreno/
freedreno_query_hw.h 67 * fd_hw_sample_period:
115 struct fd_hw_sample_period;
128 struct fd_hw_sample_period *period;
freedreno_query_hw.c 38 struct fd_hw_sample_period { struct
135 struct fd_hw_sample_period *period, *s;
221 struct fd_hw_sample_period *period;
242 period = LIST_ENTRY(struct fd_hw_sample_period,
491 slab_create(&ctx->sample_period_pool, sizeof(struct fd_hw_sample_period),

Completed in 451 milliseconds