Home
last modified time | relevance | path

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

/external/bcc/tools/
Dmdflush_example.txt10 03:13:49 16770 sync md0
11 03:14:08 16864 sync md0
12 03:14:49 496 kworker/1:0H md0
13 03:14:49 488 xfsaild/md0 md0
14 03:14:54 488 xfsaild/md0 md0
15 03:15:00 488 xfsaild/md0 md0
16 03:15:02 85 kswapd0 md0
17 03:15:02 488 xfsaild/md0 md0
18 03:15:05 488 xfsaild/md0 md0
19 03:15:08 488 xfsaild/md0 md0
[all …]
Dbiosnoop_example.txt17 2.003920000 xfsaild/md0 456 xvdc W 62901512 8192 0.23
18 2.003931001 xfsaild/md0 456 xvdb W 62901513 512 0.25
19 2.004034001 xfsaild/md0 456 xvdb W 62901520 8192 0.35
20 2.004042000 xfsaild/md0 456 xvdb W 63542016 4096 0.36
43 md0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
Dbiotop_example.txt90 482 xfsaild/md0 W 202 16 xvdb 5 13 0.27
91 482 xfsaild/md0 W 202 32 xvdc 2 8 0.33
Dttysnoop_example.txt25 /dev/md0 160G 20G 141G 13% /mnt
Doffcputime_example.txt503 xfsaild/md0
648 # time dd if=/dev/md0 iflag=direct of=/dev/null bs=1k
/external/skqp/tests/
DMetaDataTest.cpp17 SkMetaData md0, md1; in test_ptrs() local
20 md0.setRefCnt(name, &ref); in test_ptrs()
21 REPORTER_ASSERT(reporter, md0.findRefCnt(name)); in test_ptrs()
22 REPORTER_ASSERT(reporter, md0.hasRefCnt(name, &ref)); in test_ptrs()
25 md1 = md0; in test_ptrs()
30 REPORTER_ASSERT(reporter, md0.removeRefCnt(name)); in test_ptrs()
31 REPORTER_ASSERT(reporter, !md0.findRefCnt(name)); in test_ptrs()
32 REPORTER_ASSERT(reporter, !md0.hasRefCnt(name, &ref)); in test_ptrs()
/external/skia/tests/
DMetaDataTest.cpp17 SkMetaData md0, md1; in test_ptrs() local
20 md0.setRefCnt(name, &ref); in test_ptrs()
21 REPORTER_ASSERT(reporter, md0.findRefCnt(name)); in test_ptrs()
22 REPORTER_ASSERT(reporter, md0.hasRefCnt(name, &ref)); in test_ptrs()
25 md1 = md0; in test_ptrs()
30 REPORTER_ASSERT(reporter, md0.removeRefCnt(name)); in test_ptrs()
31 REPORTER_ASSERT(reporter, !md0.findRefCnt(name)); in test_ptrs()
32 REPORTER_ASSERT(reporter, !md0.hasRefCnt(name, &ref)); in test_ptrs()
/external/libcxx/test/std/utilities/time/time.cal/time.cal.md/time.cal.md.members/
Dctor.pass.cpp38 constexpr month_day md0{}; in main() local
39 static_assert( md0.month() == month{}, ""); in main()
40 static_assert( md0.day() == day{}, ""); in main()
41 static_assert(!md0.ok(), ""); in main()
/external/libcxx/test/std/utilities/time/time.cal/time.cal.mwd/time.cal.mwd.members/
Dctor.pass.cpp37 constexpr month_weekday md0{month{}, weekday_indexed{}}; in main() local
38 static_assert( md0.month() == month{}, ""); in main()
39 static_assert( md0.weekday_indexed() == weekday_indexed{}, ""); in main()
40 static_assert(!md0.ok(), ""); in main()
/external/libcxx/test/std/utilities/time/time.cal/time.cal.mdlast/
Dctor.pass.cpp34 constexpr month_day_last md0{month{}}; in main() local
35 static_assert( md0.month() == month{}, ""); in main()
36 static_assert(!md0.ok(), ""); in main()
/external/syzkaller/sys/linux/
Dblock.txt15 openat$md(fd const[AT_FDCWD], file ptr[in, string["/dev/md0"]], flags flags[open_flags], mode const…