getMeasures       102 Source/core/timing/Performance.cpp         entries.appendVector(m_userTiming->getMeasures());
getMeasures       121 Source/core/timing/Performance.cpp             entries.appendVector(m_userTiming->getMeasures());
getMeasures       141 Source/core/timing/Performance.cpp             entries.appendVector(m_userTiming->getMeasures(name));
getMeasures        61 Source/core/timing/PerformanceUserTiming.h     PerformanceEntryVector getMeasures() const;
getMeasures        64 Source/core/timing/PerformanceUserTiming.h     PerformanceEntryVector getMeasures(const String& name) const;