Lines Matching refs:operation
58 * Upper bound for check frequency per cpu and per operation. For example, if
61 * we'll check the current operation. A value of 0 will check every operation.
76 * blocks will be rewritten as part of an FPRAS_REWRITE operation. Finally
100 * A group of check functions, one for each operation type. These will
123 * The INTERVAL macro decides whether we will check this copy operation,
124 * based on performing no more than 1 check per cpu & operation in a specified
130 * operation (immediate): one of FPRAS_BCOPY etc
140 #define FPRAS_INTERVAL(operation, blk, doex, tmp1, tmp2, tmp3, tmp4, label) \
148 sll tmp3, operation, tmp3 ;\
157 mov operation, tmp3 ;\
175 mov operation, tmp1 ;\
307 * operation (immedidate): as above
312 #define FPRAS_CHECK(operation, doex, label) \
322 mov operation, %o0 ;\