Searched refs:read_counter (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/etnaviv/ |
| H A D | etnaviv_query_sw.c | 45 read_counter(struct etna_context *ctx, unsigned type) function in typeref:typename:uint64_t 64 sq->begin_value = read_counter(ctx, q->type); 74 sq->end_value = read_counter(ctx, q->type);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/ |
| H A D | etnaviv_query_sw.c | 45 read_counter(struct etna_context *ctx, unsigned type) function in typeref:typename:uint64_t 64 sq->begin_value = read_counter(ctx, q->type); 72 sq->end_value = read_counter(ctx, q->type);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/ |
| H A D | freedreno_query_sw.c | 51 read_counter(struct fd_context *ctx, int type) function in typeref:typename:uint64_t 115 sq->begin_value = read_counter(ctx, q->type); 128 sq->end_value = read_counter(ctx, q->type);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/ |
| H A D | freedreno_query_sw.c | 51 read_counter(struct fd_context *ctx, int type) assert_dt function in typeref:typename:uint64_t 118 sq->begin_value = read_counter(ctx, q->type); 134 sq->end_value = read_counter(ctx, q->type);
|
Completed in 4 milliseconds