Searched defs:conditionKey (Results 1 – 11 of 11) sorted by relevance
| /packages/modules/StatsD/statsd/src/metrics/ |
| D | RestrictedEventMetricProducer.cpp | 50 const ConditionKey& conditionKey, bool condition, const LogEvent& event, in onMatchedLogEventInternalLocked()
|
| D | EventMetricProducer.cpp | 208 const ConditionKey& conditionKey, bool condition, const LogEvent& event, in onMatchedLogEventInternalLocked()
|
| D | MetricProducer.cpp | 132 ConditionKey conditionKey; in onMatchedLogEventLocked() local
|
| D | CountMetricProducer.cpp | 353 const ConditionKey& conditionKey, bool condition, const LogEvent& event, in onMatchedLogEventInternalLocked()
|
| D | GaugeMetricProducer.cpp | 528 const ConditionKey& conditionKey, bool condition, const LogEvent& event, in onMatchedLogEventInternalLocked()
|
| D | ValueMetricProducer.cpp | 646 const ConditionKey& conditionKey, bool condition, const LogEvent& event, in onMatchedLogEventInternalLocked()
|
| D | DurationMetricProducer.cpp | 801 ConditionKey conditionKey; in handleMatchedLogEventValuesLocked() local
|
| /packages/modules/StatsD/statsd/src/condition/ |
| D | SimpleConditionTracker.cpp | 66 ConditionKey conditionKey; in init() local
|
| /packages/modules/StatsD/statsd/src/metrics/duration_helper/ |
| D | MaxDurationTracker.cpp | 63 const int64_t eventTime, const ConditionKey& conditionKey) { in noteStart()
|
| D | OringDurationTracker.cpp | 63 const int64_t eventTime, const ConditionKey& conditionKey) { in noteStart()
|
| /packages/modules/StatsD/statsd/tests/metrics/ |
| D | MaxDurationTracker_test.cpp | 47 const HashableDimensionKey conditionKey = getMockedDimensionKey(TagId, 4, "1"); variable
|