Home | History | Annotate | Download | only in base

Lines Matching defs:LatencyInfo

11 LatencyInfo::LatencyInfo() {
14 LatencyInfo::~LatencyInfo() {
17 void LatencyInfo::MergeWith(const LatencyInfo& other) {
29 void LatencyInfo::AddNewLatencyFrom(const LatencyInfo& other) {
43 void LatencyInfo::AddLatencyNumber(LatencyComponentType component,
50 void LatencyInfo::AddLatencyNumberWithTimestamp(LatencyComponentType component,
75 bool LatencyInfo::FindLatency(LatencyComponentType type,
87 void LatencyInfo::Clear() {