Home | History | Annotate | Download | only in doc

Lines Matching full:accesses

382 <tr bgcolor="#ffffff"><td><a href="#IMA_INEFFICIENT_MEMBER_ACCESS">IMA: Method accesses a private member variable of owning class</a></td><td>Performance</td></tr>
3602 <li> The class contains a mix of locked and unlocked accesses,</li>
3605 <li> The number of unsynchronized field accesses (reads and writes) was no more than
3606 one third of all accesses, with writes being weighed twice as high as reads</li>
3619 distinguishing locked vs. unlocked accesses, the code in question may still
3691 futher accesses in the method that set the field serve to initialize the object, then
4247 <h3><a name="IMA_INEFFICIENT_MEMBER_ACCESS">IMA: Method accesses a private member variable of owning class (IMA_INEFFICIENT_MEMBER_ACCESS)</a></h3>
4453 <p> This method accesses the value of a Map entry, using a key that was retrieved from