HomeSort by: relevance | last modified time | path
    Searched refs:test_op (Results 1 - 4 of 4) sorted by relevancy

  /src/tests/modules/ufetchstore/
common.h 41 int test_op; member in struct:ufetchstore_test_args
t_ufetchstore.c 160 .test_op = OP_LOAD,
174 .test_op = OP_LOAD,
188 .test_op = OP_LOAD,
203 .test_op = OP_LOAD,
218 .test_op = OP_STORE,
232 .test_op = OP_STORE,
246 .test_op = OP_STORE,
261 .test_op = OP_STORE,
276 .test_op = OP_CAS,
293 .test_op = OP_CAS
    [all...]
ufetchstore_tester.c 148 switch (args.test_op) {
  /src/tests/modules/
t_ufetchstore.c 160 .test_op = OP_LOAD,
174 .test_op = OP_LOAD,
188 .test_op = OP_LOAD,
203 .test_op = OP_LOAD,
218 .test_op = OP_STORE,
232 .test_op = OP_STORE,
246 .test_op = OP_STORE,
261 .test_op = OP_STORE,
276 .test_op = OP_CAS,
293 .test_op = OP_CAS
    [all...]

Completed in 13 milliseconds