HomeSort by relevance Sort by last modified time
    Searched refs:time_blocked (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/content/browser/download/
download_stats.h 190 void RecordContiguousWriteTime(base::TimeDelta time_blocked);
download_stats.cc 576 void RecordContiguousWriteTime(base::TimeDelta time_blocked) {
577 UMA_HISTOGRAM_TIMES("Download.FileThreadBlockedTime", time_blocked);
  /external/mdnsresponder/mDNSShared/
uds_daemon.c 153 mDNSs32 time_blocked; // record time of a blocked client member in struct:request_state
    [all...]

Completed in 225 milliseconds