Home
last modified time | relevance | path

Searched refs:collection_data (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/metrics/
Dperf_provider_chromeos.cc388 SampledProfile& collection_data = cached_perf_data_.back(); in ParseProtoIfValid() local
389 collection_data.Swap(sampled_profile.get()); in ParseProtoIfValid()
392 collection_data.set_ms_after_boot( in ParseProtoIfValid()
396 collection_data. in ParseProtoIfValid()
401 collection_data.mutable_perf_data()->Swap(&perf_data_proto); in ParseProtoIfValid()