Searched refs:next_counter_id (Results 1 – 2 of 2) sorted by relevance
/third_party/mesa3d/src/freedreno/ds/ | ||
D | fd_pps_driver.h | 39 uint32_t next_counter_id; variable |
D | fd_pps_driver.cc | 680 : Counter(d->next_counter_id++, name, 0) in DerivedCounter() |