Home
last modified time | relevance | path

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

/system/iorap/src/prefetcher/
Dprefetcher_daemon.h59kReadAhead, // kReadAhead <sid:uint32> <id:uint32> <kind:uint32_t> <length:uint64> <offse… enumerator
Dprefetcher_daemon.cc90 case CommandChoice::kReadAhead: in operator <<()
159 case CommandChoice::kReadAhead: in operator <<()
684 case CommandChoice::kReadAhead: { in Read()
799 case CommandChoice::kReadAhead: in Write()
867 case CommandChoice::kReadAhead: in Write()
1248 case CommandChoice::kReadAhead: { in ReceiveCommand()
Dsession.cc675 cmd.choice = CommandChoice::kReadAhead; in ReadAhead()