Home
last modified time | relevance | path

Searched defs:last_sample_time (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/modules/DnsResolver/
H A Dres_stats.cpp49 int* internal_errors, int* rtt_avg, time_t* last_sample_time) { in android_net_res_stats_aggregate()
117 time_t last_sample_time = 0; in res_stats_usable_server() local
/aosp12/bionic/libc/dns/resolv/
H A Dres_stats.c59 int* timeouts, int* internal_errors, int* rtt_avg, time_t* last_sample_time) in android_net_res_stats_aggregate()
126 time_t last_sample_time = 0; in _res_stats_usable_server() local
/aosp12/frameworks/base/core/proto/android/os/
H A Dcpu_usage.proto38 optional int64 last_sample_time = 3; field