Home
last modified time | relevance | path

Searched refs:Total (Results 1 – 23 of 23) sorted by relevance

/system/extras/ioblame/
Dioblame-gmail-launch.example19 Total Reads: 4 KB i_size: 163840 KB
23 Total Reads: 1100 KB i_size: 9736 KB
26 Total Reads: 4 KB i_size: 207 bytes
30 Total Reads: 64 KB i_size: 44 KB
34 Total Reads: 320 KB i_size: 319 KB
37 Total Reads: 4 KB i_size: 17 bytes
40 Total Reads: 4 KB i_size: 2 KB
43 Total Reads: 4 KB i_size: 206 bytes
46 Total Reads: 4 KB i_size: 254 bytes
49 Total Reads: 4 KB i_size: 167 bytes
[all …]
Dioblame-gmail-run.example12 Total Reads: 4 KB i_size: 163840 KB
26 Total Reads: 36940 KB i_size: 71354 KB
32 Total Reads: 1540 KB i_size: 9736 KB
36 Total Reads: 320 KB i_size: 319 KB
39 Total Reads: 4 KB i_size: 24 bytes
42 Total Reads: 4 KB i_size: 36 bytes
45 Total Reads: 4 KB i_size: 17 bytes
48 Total Reads: 4 KB i_size: 36 bytes
51 Total Reads: 4 KB i_size: 2 KB
54 Total Reads: 4 KB i_size: 206 bytes
[all …]
DREADME35 Total Reads: 36940 KB i_size: 71354 KB
41 Total Reads: 1540 KB i_size: 9736 KB
80 Total Reads: 32760 KB
Dioblame.sh480 echo Debug Grand Total KB READ $debug_FileKB_rd
/system/unwinding/libunwindstack/tests/
DLocalUpdatableMapsTest.cpp57 ASSERT_EQ(2U, maps_.Total()); in SetUp()
85 ASSERT_EQ(2U, maps_.Total()); in TEST_F()
114 ASSERT_EQ(2U, maps_.Total()); in TEST_F()
152 ASSERT_EQ(2U, maps_.Total()); in TEST_F()
192 ASSERT_EQ(4U, maps_.Total()); in TEST_F()
237 ASSERT_EQ(2U, maps_.Total()); in TEST_F()
284 ASSERT_EQ(3U, maps_.Total()); in TEST_F()
308 ASSERT_EQ(4U, maps_.Total()); in TEST_F()
313 ASSERT_EQ(4U, maps_.Total()); in TEST_F()
347 ASSERT_EQ(6U, maps_.Total()); in TEST_F()
[all …]
DMapsTest.cpp53 ASSERT_EQ(3U, maps.Total()); in TEST()
73 ASSERT_EQ(3U, maps2.Total()); in TEST()
183 ASSERT_EQ(5U, maps.Total()); in TEST()
235 ASSERT_EQ(3U, maps.Total()); in TEST()
270 ASSERT_EQ(2U, maps.Total()); in TEST()
297 ASSERT_EQ(2U, maps.Total()); in TEST()
315 ASSERT_EQ(2U, maps.Total()); in TEST()
335 ASSERT_EQ(4U, maps.Total()); in TEST()
368 ASSERT_EQ(3U, maps.Total()); in TEST()
410 ASSERT_EQ(3U, maps.Total()); in TEST()
[all …]
DRegsInfoTest.cpp36 ASSERT_EQ(10, info.Total()); in TEST()
53 ASSERT_EQ(20, info.Total()); in TEST()
/system/unwinding/libunwindstack/benchmarks/
DMapsBenchmark.cpp64 if (maps.Total() != maps1_total) { in ReparseBenchmark()
65 errx(1, "Internal Error: Incorrect total number of maps %zu, expected %zu.", maps.Total(), in ReparseBenchmark()
72 if (maps.Total() != maps2_total) { in ReparseBenchmark()
73 errx(1, "Internal Error: Incorrect total number of maps %zu, expected %zu.", maps.Total(), in ReparseBenchmark()
/system/libprocinfo/
Dprocess_map_benchmark.cpp47 CHECK_EQ(maps.Total(), 2043u); in BM_unwindstack_FileMaps()
59 CHECK_EQ(maps.Total(), 2043u); in BM_unwindstack_BufferMaps()
/system/extras/partition_tools/
Ddynamic_partitions_device_info.proto33 /** Total size of all extents on super partition */
35 /** Total size of the filesystem. */
/system/unwinding/libunwindstack/
DRegsInfo.h63 inline uint16_t Total() { return regs->total_regs(); } in Total() function
DDwarfOp.cpp1907 if (reg >= regs_info_->Total()) { in op_breg()
1918 if (reg >= regs_info_->Total()) { in op_bregx()
DDwarfSection.cpp441 if (cur_reg >= eval_info->regs_info.Total()) { in EvalRegister()
/system/extras/simpleperf/
DOfflineUnwinder_test.cpp28 if (maps.Total() != map_set.maps.size()) { in CheckUnwindMaps()
32 for (size_t i = 0; i < maps.Total(); i++) { in CheckUnwindMaps()
/system/core/fs_mgr/libsnapshot/android/snapshot/
Dsnapshot.proto174 // Total number of sectors allocated in the COW files before performing the
180 // Total number of sectors of all the snapshot devices.
208 // Total size of all the COW images before the update.
214 // Total size used by COWs, including /data and the super partition.
/system/extras/ioshark/
DREADME50 /* Total number of files used in this IOshark workload file */
52 /* Total number of IO operations in this IOshark workload file */
/system/logging/logd/
DREADME.compression.md58 ![Total Log Count](doc_images/total_log_count.png)
64 * Total CPU time on ARM64 (Walleye) and 32bit x86 (Cuttlefish)
/system/unwinding/libunwindstack/include/unwindstack/
DMaps.h72 size_t Total() { return maps_.size(); } in Total() function
/system/unwinding/libbacktrace/
DUnwindStackMap.cpp103 if (index >= stack_maps_->Total()) { in GetLoadBias()
/system/core/debuggerd/libdebuggerd/
Dtombstone.cpp245 maps->Total(), maps->Total() == 1 ? "y" : "ies"); in dump_all_maps()
247 if (maps->Total() != 0 && addr < maps->Get(0)->start()) { in dump_all_maps()
/system/bt/gd/proto/bluetooth/metrics/
Dbluetooth.proto166 // Total audio time in this A2DP session
/system/extras/simpleperf/doc/
Dexecutable_commands_reference.md137 Total test time: 10.023829 seconds.
172 Total test time: 1.026802 seconds.
194 Total test time: 1.029843 seconds.
316 Total test time: 1.001082 seconds.
/system/chre/doc/
Dnanoapp_developer_guide.md329 Total dwell time: 92 us