Home
last modified time | relevance | path

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

/system/iorap/src/prefetcher/
Dprefetcher_daemon.h64 kDumpEverything, // kDumpEverything enumerator
Dsession_manager.cc180 cmd.choice = CommandChoice::kDumpEverything; in Dump()
244 cmd.choice = CommandChoice::kDumpEverything; in Dump()
Dprefetcher_daemon.cc105 case CommandChoice::kDumpEverything: in operator <<()
125 case CommandChoice::kDumpEverything: in operator <<()
187 case CommandChoice::kDumpEverything: in operator <<()
758 case CommandChoice::kDumpEverything: in Read()
823 case CommandChoice::kDumpEverything: in Write()
905 case CommandChoice::kDumpEverything: in Write()
1296 case CommandChoice::kDumpEverything: { in ReceiveCommand()