Home
last modified time | relevance | path

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

/system/memory/libmeminfo/testdata1/
Dsmaps21 VmFlags: rd wr mr mw me ac
63 VmFlags: rd wr mr mw me ac
105 VmFlags: rd wr mr mw me ac
147 VmFlags: rd wr mr mw me ac
189 VmFlags: rd wr mr mw me ac
231 VmFlags: rd wr mr mw me ac
273 VmFlags: rd wr mr mw me ac
315 VmFlags: rd wr mr mw me ac
357 VmFlags: rd wr mr mw me ac
399 VmFlags: rd wr mr mw me ac
[all …]
Dsmaps_short21 VmFlags: rd ex mr mw me ac
41 VmFlags: rd wr mr mw me ac
62 VmFlags: rd wr mr mw me ac
82 VmFlags: rd ex mr mw me
102 VmFlags: rd ex mr mw me
122 VmFlags: rd ex
/system/extras/perf_tools/
Dsbtpull.py557 if args.rd!=None:
558 Analyzer().summaryReportOnDmesgLogFiles(args.rd[0], int(args.rd[1]))
/system/logging/logd/
DREADME.replay.md33 buffer type. It specifically prints the 1st, 2nd, and 3rd quartiles; the 95th, 99th, and 99.99th
/system/core/libutils/include/utils/
DRefBase.h744 Renamer(wp<TYPE>* rd, wp<TYPE> const* rs) : d_(rd), s_(rs) { } in move_references()
/system/core/libutils/binder/include/utils/
DRefBase.h744 Renamer(wp<TYPE>* rd, wp<TYPE> const* rs) : d_(rd), s_(rs) { } in move_references()
/system/sepolicy/private/
Dnetwork_stack.te77 # tun device used for 3rd party vpn apps and test network manager
Dsystem_server.te258 # 3rd party VPN clients require a tun_socket to be created
494 # tun device used for 3rd party vpn apps and test network manager
/system/core/storaged/tests/
Dstoraged_test.cpp271 std::random_device rd; in TEST() local
272 std::mt19937 gen(rd()); in TEST()
/system/timezone/
DRELEASE_NOTES.md7 to be delivered by the 3rd of September and ICU patches are not ready,
/system/extras/simpleperf/doc/
Dexecutable_commands_reference.md351 # Use two `--cpu` options to monitor raw-l3d-cache-refill-rd on cpu 0-3, and raw-l3d-cache-refill on
353 $ su 0 simpleperf stat --cpu 0-3 -e raw-l3d-cache-refill-rd --cpu 4-8 -e raw-l3d-cache-refill \