Home
last modified time | relevance | path

Searched refs:total_time (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/cmds/incident_helper/testdata/
Dkernel_wakeups.txt1 name active_count event_count wakeup_count expire_count active_since total_time max_time last_chan…
/frameworks/base/core/java/android/os/
DEventLogTags.logtags5 230000 service_manager_stats (call_count|1),(total_time|1|3),(duration|1|3)
/frameworks/native/libs/binder/tests/
DbinderThroughputTest.cpp101 uint64_t total_time = 0; in dump() local
103 total_time += elem; in dump()
108 double average = (double)total_time / data.size() / 1.0E6; in dump()
/frameworks/base/core/proto/android/os/
Dkernelwake.proto44 optional int64 total_time = 7; field
Dcpu_usage.proto51 optional int32 total_time = 15; field