OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ClobberMemory
(Results
1 - 2
of
2
) sorted by null
/external/google-benchmark/include/benchmark/
benchmark.h
330
inline BENCHMARK_ALWAYS_INLINE void
ClobberMemory
() {
340
inline BENCHMARK_ALWAYS_INLINE void
ClobberMemory
() { _ReadWriteBarrier(); }
346
// FIXME Add
ClobberMemory
() for non-gnu and non-msvc compilers
[
all
...]
/external/libcxx/utils/google-benchmark/include/benchmark/
benchmark.h
330
inline BENCHMARK_ALWAYS_INLINE void
ClobberMemory
() {
340
inline BENCHMARK_ALWAYS_INLINE void
ClobberMemory
() { _ReadWriteBarrier(); }
346
// FIXME Add
ClobberMemory
() for non-gnu and non-msvc compilers
[
all
...]
Completed in 246 milliseconds