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

  /frameworks/base/cmds/statsd/tests/
MetricsManager_test.cpp 46 const long timeBaseSec = 1000;
290 timeBaseSec, timeBaseSec, allTagIds, allAtomMatchers,
318 timeBaseSec, timeBaseSec, allTagIds, allAtomMatchers,
343 timeBaseSec, timeBaseSec, allTagIds, allAtomMatchers,
367 timeBaseSec, timeBaseSec, allTagIds, allAtomMatchers,
391 timeBaseSec, timeBaseSec, allTagIds, allAtomMatchers
    [all...]
  /frameworks/base/cmds/statsd/benchmark/
metric_util.h 151 sp<StatsLogProcessor> CreateStatsLogProcessor(const long timeBaseSec, const StatsdConfig& config,
metric_util.cpp 362 sp<StatsLogProcessor> CreateStatsLogProcessor(const long timeBaseSec, const StatsdConfig& config,
368 uidMap, anomalyAlarmMonitor, periodicAlarmMonitor, timeBaseSec * NS_PER_SEC,
370 processor->OnConfigUpdated(timeBaseSec * NS_PER_SEC, key, config);

Completed in 62 milliseconds