Home | History | Annotate | Download | only in drd

Lines Matching full:accesses

88  * Tell DRD to trace all memory accesses on the specified variable.
114 * Tell DRD that the memory accesses executed after this annotation will
115 * happen after all memory accesses performed before all preceding
279 * accesses that occurred before the corresponding ANNOTATE_PCQ_PUT(pcq)
280 * annotation and the memory accesses after this annotation. Correspondence
321 /** Tell DRD to ignore all memory accesses performed by the current thread. */
326 * Tell DRD to no longer ignore the memory accesses performed by the current
360 /* Ask the DRD tool to discard all information about memory accesses */
382 /* To ask the DRD tool to trace all accesses to the specified range. */
385 /* To ask the DRD tool to stop tracing accesses to the specified range. */