HomeSort by relevance Sort by last modified time
    Searched full:noinstr (Results 1 - 1 of 1) sorted by null

  /external/compiler-rt/lib/tsan/tests/rtl/
tsan_bench.cc 22 void noinstr(void *p) {} function
36 Benchmark<uint8_t, noinstr>();
48 Benchmark<uint16_t, noinstr>();
60 Benchmark<uint32_t, noinstr>();
72 Benchmark<uint8_t, noinstr>();

Completed in 459 milliseconds