Home
last modified time | relevance | path

Searched refs:next_counter_id (Results 1 – 21 of 21) sorted by relevance

/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_mir_transform/src/coverage/
H A Dcounters.rs19 next_counter_id: u32, field
28 next_counter_id: CounterValueReference::START.as_u32(), in new()
97 assert!(self.next_counter_id < u32::MAX - self.num_expressions); in next_counter()
98 let next = self.next_counter_id; in next_counter()
99 self.next_counter_id += 1; in next_counter()
107 assert!(self.next_counter_id < u32::MAX - self.num_expressions); in next_expression()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/freedreno/ds/
H A Dfd_pps_driver.h37 uint32_t next_counter_id; variable
H A Dfd_pps_driver.cc373 : Counter(d->next_counter_id++, name, 0) in DerivedCounter()
/dports/graphics/libosmesa/mesa-21.3.6/src/freedreno/ds/
H A Dfd_pps_driver.h37 uint32_t next_counter_id; variable
H A Dfd_pps_driver.cc373 : Counter(d->next_counter_id++, name, 0) in DerivedCounter()
/dports/graphics/mesa-libs/mesa-21.3.6/src/freedreno/ds/
H A Dfd_pps_driver.h37 uint32_t next_counter_id; variable
H A Dfd_pps_driver.cc373 : Counter(d->next_counter_id++, name, 0) in DerivedCounter()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/freedreno/ds/
H A Dfd_pps_driver.h37 uint32_t next_counter_id; variable
H A Dfd_pps_driver.cc373 : Counter(d->next_counter_id++, name, 0) in DerivedCounter()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/freedreno/ds/
H A Dfd_pps_driver.h37 uint32_t next_counter_id; variable
H A Dfd_pps_driver.cc373 : Counter(d->next_counter_id++, name, 0) in DerivedCounter()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/freedreno/ds/
H A Dfd_pps_driver.h37 uint32_t next_counter_id; variable
H A Dfd_pps_driver.cc373 : Counter(d->next_counter_id++, name, 0) in DerivedCounter()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/freedreno/ds/
H A Dfd_pps_driver.h37 uint32_t next_counter_id; variable
H A Dfd_pps_driver.cc373 : Counter(d->next_counter_id++, name, 0) in DerivedCounter()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/freedreno/ds/
H A Dfd_pps_driver.h39 uint32_t next_counter_id; variable
H A Dfd_pps_driver.cc680 : Counter(d->next_counter_id++, name, 0) in DerivedCounter()
/dports/graphics/mesa-dri/mesa-21.3.6/src/freedreno/ds/
H A Dfd_pps_driver.h37 uint32_t next_counter_id; variable
H A Dfd_pps_driver.cc373 : Counter(d->next_counter_id++, name, 0) in DerivedCounter()
/dports/lang/clover/mesa-21.3.6/src/freedreno/ds/
H A Dfd_pps_driver.h37 uint32_t next_counter_id; variable
H A Dfd_pps_driver.cc373 : Counter(d->next_counter_id++, name, 0) in DerivedCounter()