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

  /external/chromium/net/disk_cache/
stats.h 39 TIMER,
46 LAST_REPORT_TIMER, // Timer count of the last time we sent a report.
backend_impl.cc 15 #include "base/timer.h"
264 // Create a recurrent timer of 30 secs.
885 int64 use_hours = stats_.GetCounter(Stats::TIMER) / 120;
938 stats_.OnEvent(Stats::TIMER);
939 int64 time = stats_.GetCounter(Stats::TIMER);
    [all...]
  /device/samsung/crespo/alsa-lib/src/control/
namehint.c 401 IFACE(TIMER, NULL),
488 * \param iface Interface identification (like "pcm", "rawmidi", "timer", "seq")
529 else if (strcmp(iface, "timer") == 0)
control.c 971 IFACE(TIMER),
    [all...]

Completed in 504 milliseconds