Searched refs:wall (Results 1 – 8 of 8) sorted by relevance
/frameworks/av/services/audioflinger/fastpath/ |
D | FastMixerDumpState.cpp | 81 audio_utils::Statistics<double> wall, loadNs; in dump() local 98 wall.add(wallNs); in dump() 117 wall.getN() * mixPeriodSec); in dump() 120 wall.getMean()*1e-6, wall.getMin()*1e-6, wall.getMax()*1e-6, in dump() 121 wall.getStdDev()*1e-6); in dump()
|
/frameworks/base/core/proto/android/app/ |
D | alarmmanager.proto | 31 // Alarm time in System.currentTimeMillis() (wall clock time in UTC), which 34 // Alarm time in System.currentTimeMillis() (wall clock time in UTC). This 53 // This value is UTC wall clock time in milliseconds, as returned by
|
/frameworks/proto_logging/stats/atoms/federatedcompute/ |
D | federatedcompute_extension_atoms.proto | 83 // the wall time of the duration, in milliseconds, since the matching 111 // The wall time of generating keys and attestation record in milliseconds.
|
/frameworks/proto_logging/stats/atoms/cronet/ |
D | cronet_extension_atoms.proto | 416 engine_builder_created_latency: The wall time elapsed since createBuilder() has been called 419 engine_created_latency: The wall time elapsed since Build() has been called until a CronetEngine 422 engine_async_latency: The wall time elapsed since Build() 503 // The wall clock time spent in the execution of the first call to `CronetEngine.Builder#build` 506 // How much wall clock time was spent from the moment the first `CronetEngine.Builder#build()`
|
/frameworks/proto_logging/stats/atoms/art/ |
D | background_extension_dexopt_atoms.proto | 173 // the job is finished or failed), in milliseconds, in wall time.
|
/frameworks/base/core/proto/android/server/alarm/ |
D | alarmmanagerservice.proto | 158 // This value is UTC wall clock time in milliseconds, as returned by
|
/frameworks/base/core/proto/android/server/ |
D | jobscheduler.proto | 214 // wall-clock milestones.
|
/frameworks/proto_logging/stats/ |
D | atoms.proto | 3079 // Beginning of shutdown time in ms using wall clock time since unix epoch. 3103 // End of boot time in ms from unix epoch using system wall clock. 5326 * Logs the wall-clock time when a significant wall-clock time shift occurs. 5333 // New wall-clock time in milliseconds, according to System.currentTimeMillis(). 8250 // timestamp(wall clock) of record creation 8269 // timestamp(wall clock) of record creation 8304 // timestamp(wall clock) of record creation 8779 // Uses System.currentTimeMillis(), which is wall clock time. 8805 // Uses System.currentTimeMillis(), which is wall clock time.
|