/aosp12/system/extras/ioblame/ |
H A D | ioblame-gmail-run.example | 900 Total Reads: 16 KB 923 Total Reads: 4 KB 927 Total Reads: 96 KB 941 Total Reads: 4 KB 944 Total Reads: 96 KB 950 Total Reads: 4 KB 1225 Total Reads: 4 KB 1267 Total Reads: 4 KB 1290 Total Reads: 8 KB 1300 READ DELTA: Total Blockdev Reads KB - Total File Data Reads KB = 19780 KB [all …]
|
H A D | ioblame-gmail-launch.example | 174 Total Reads: 20 KB 177 Total Reads: 24 KB 180 Total Reads: 36 KB 186 Total Reads: 172 KB 218 Total Reads: 76 KB 245 Total Reads: 20 KB 255 Total Reads: 32 KB 258 READ DELTA: Total Blockdev Reads KB - Total File Data Reads KB = 13528 KB 260 Debug Grand Total KB READ 9544 307 Total Writes: 0 KB [all …]
|
/aosp12/packages/modules/NeuralNetworks/tools/systrace_parser/parser/test/ |
H A D | omr1.txt | 6 …ion Compilation I/O Compute Results Ex. total Termination Total 13 Total 82.77* -* 546.40* -* 39.16* -* … 21 …ion Compilation I/O Compute Results Ex. total Termination Total 28 Total -* -* 523.01* -* 15.49* -* … 36 …ion Compilation I/O Compute Results Ex. total Termination Total 43 Total -* -* 544.85* -* 19.13* -* … 51 …ion Compilation I/O Compute Results Ex. total Termination Total 58 Total -* -* 670.21* -* 21.08* -* … 66 …ion Compilation I/O Compute Results Ex. total Termination Total 73 Total -* -* 698.70* -* 18.65* -* …
|
H A D | unittest.txt | 6 …ion Compilation I/O Compute Results Ex. total Termination Total 13 Total 1.77* 19.06* 1789.25* 2.93* 11.74* 6.70* … 21 …ion Compilation I/O Compute Results Ex. total Termination Total 29 Total -* 18.14* 0.17* 0.01* 93.50* 2.54* …
|
H A D | hdrnet-bm.txt | 6 I/O Compute Results Total Percentage 13 Total 0.88* 3.57* 0.03* 4.48 100%
|
H A D | hdrnet.txt | 6 …ion Compilation I/O Compute Results Ex. total Termination Total 13 Total 1.02* 0.42* 209.95* 220.36* 864.06* 6.46* …
|
H A D | old.txt | 6 …ion Compilation I/O Compute Results Ex. total Termination Total 13 Total 3.01* 31.37* 70.43* 596.13* 8916.63* 9.43* …
|
H A D | cpu.txt | 6 …ion Compilation I/O Compute Results Ex. total Termination Total 14 Total 0.99* 1.59* 2.06* 0.80* 1323.79* -* …
|
/aosp12/hardware/interfaces/wifi/1.3/ |
H A D | types.hal | 30 * Total time for which the radio is awake on this channel. 34 * Total time for which CCA is held busy on this channel. 46 * Total time for which the radio is awake due to NAN scan since boot or crash. 51 * Total time for which the radio is awake due to background scan since boot or crash. 56 * Total time for which the radio is awake due to roam scan since boot or crash. 61 * Total time for which the radio is awake due to PNO scan since boot or crash. 66 * Total time for which the radio is awake due to Hotspot 2.0 scans and GAS exchange since boot
|
/aosp12/system/unwinding/libunwindstack/tests/ |
H A D | LocalUpdatableMapsTest.cpp | 57 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 …]
|
H A D | MapsTest.cpp | 53 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 …]
|
H A D | RegsInfoTest.cpp | 36 ASSERT_EQ(10, info.Total()); in TEST() 53 ASSERT_EQ(20, info.Total()); in TEST()
|
/aosp12/build/soong/ui/status/build_progress_proto/ |
H A D | build_progress.proto | 21 // Total number of actions in a build. The total actions will increase 25 // Total number of completed build actions. This value will never decrease 32 // Total number of current actions being executed during a course of a 36 // Total number of actions that reported as a failure.
|
/aosp12/frameworks/base/proto/src/ |
H A D | gnss.proto | 52 // Total number of sv status messages processed 55 // Total number of L5 sv status messages processed 58 // Total number of sv status messages processed, where sv is used in fix 61 // Total number of L5 sv status messages processed, where sv is used in fix
|
/aosp12/frameworks/native/services/surfaceflinger/TimeStats/timestatsproto/ |
H A D | timestats.proto | 34 // Total number of frames presented during tracing period. 36 // Total missed frames of SurfaceFlinger. 38 // Total frames fallback to client composition. 64 // Total number of frames presented during tracing period. 66 // Total number of frames dropped by SurfaceFlinger.
|
/aosp12/system/unwinding/libunwindstack/benchmarks/ |
H A D | MapsBenchmark.cpp | 64 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()
|
/aosp12/packages/modules/Wifi/service/proto/src/ |
H A D | metrics.proto | 198 // Total number of saved hidden networks 204 // Total number of scan results 246 // Total number of times WiFi HAL crashed. 249 // Total number of times WiFicond crashed. 394 // Total number of times hostapd crashed. 1850 // Total number of pno scans failed 2145 // Total number of API calls 2470 // Total logging duration in ms. 3727 // Total time with cellular data off 3737 // Total number of Wi-Fi off [all …]
|
/aosp12/frameworks/base/core/proto/android/service/ |
H A D | diskstats.proto | 57 // Total app code size, in kilobytes 59 // Total app cache size, in kilobytes 75 // Total app data size, in kilobytes 107 // Total space, in kilobytes
|
H A D | procstats.proto | 173 // Total time process has been running... screen_state, memory_state, and process_state 193 // Total count of the times this association appeared. 250 // Total count of the times this association appeared. 256 // Total count of the times this association became actively impacting its target process. 280 // Total count of the times this association appeared. 286 // Total count of the times this association became actively impacting its target process.
|
/aosp12/frameworks/base/core/proto/android/os/ |
H A D | batterystats.proto | 91 // Total uptime duration measured with screen off or dozing. 231 // Total Bytes received on mobile connections. 233 // Total Bytes transmitted on mobile connections. 235 // Total Bytes received on wifi connections. 237 // Total Bytes transmitted on wifi connections. 239 // Total Packets received on mobile connections. 241 // Total Packets transmitted on mobile connections. 243 // Total Packets received on wifi connections. 245 // Total Packets transmitted on wifi connections. 247 // Total Bytes received on bluetooth connections. [all …]
|
/aosp12/frameworks/base/core/proto/android/server/ |
H A D | face.proto | 58 // Total number of acquisitions. Should be >= accept+reject due to poor 62 // Total number of lockouts. 65 // Total number of permanent lockouts.
|
H A D | fingerprint.proto | 59 // Total number of acquisitions. Should be >= accept+reject due to poor 63 // Total number of lockouts. 66 // Total number of permanent lockouts.
|
/aosp12/system/libprocinfo/ |
H A D | process_map_benchmark.cpp | 47 CHECK_EQ(maps.Total(), 2043u); in BM_unwindstack_FileMaps() 59 CHECK_EQ(maps.Total(), 2043u); in BM_unwindstack_BufferMaps()
|
/aosp12/build/soong/ui/metrics/ |
H A D | metrics.go | 67 Total = "total" const 105 case Total: 106 m.metrics.Total = &perf
|
/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/impl/planner/ |
H A D | Predictor.h | 149 Total, 160 case Type::Total: 176 if (type == Type::Total) { 183 if (type == Type::Total) {
|