Home
last modified time | relevance | path

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

/external/chromium_org/components/metrics/profiler/
Dprofiler_metrics_provider.cc57 std::string MapThreadName(const std::string& thread_name) { in MapThreadName() function
90 MetricsLog::Hash(MapThreadName(it->birth.thread_name))); in WriteProfilerData()
92 MetricsLog::Hash(MapThreadName(it->death_thread_name))); in WriteProfilerData()