OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FlushPageCache
(Results
1 - 3
of
3
) sorted by null
/external/stressapptest/src/
os.h
109
virtual bool
FlushPageCache
(void);
110
// Enable
FlushPageCache
() to actually do the flush instead of being a NOP.
os.cc
174
// Enable
FlushPageCache
to be functional instead of a NOP.
181
bool OsLayer::
FlushPageCache
(void) {
worker.cc
[
all
...]
Completed in 293 milliseconds