Home
last modified time | relevance | path

Searched refs:linux_supported (Results 1 – 1 of 1) sorted by relevance

/external/jemalloc_new/scripts/
Dgen_run_tests.py73 linux_supported = ('percpu_arena:percpu' in malloc_conf_opts \ variable
78 if (uname == 'Linux' and linux_supported) \
79 or (not linux_supported and (uname != 'Darwin' or \