OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dynamic_mapped_shmem_
(Results
1 - 2
of
2
) sorted by null
/external/stressapptest/src/
os.cc
61
dynamic_mapped_shmem_
= false;
513
dynamic_mapped_shmem_
= true;
533
if (
dynamic_mapped_shmem_
) {
560
if (buf ||
dynamic_mapped_shmem_
) {
566
return (buf != 0) ||
dynamic_mapped_shmem_
;
578
if (!
dynamic_mapped_shmem_
) {
594
if (
dynamic_mapped_shmem_
) {
621
if (
dynamic_mapped_shmem_
) {
os.h
261
bool
dynamic_mapped_shmem_
; // Conserve virtual address space.
member in class:OsLayer
Completed in 75 milliseconds