Home
last modified time | relevance | path

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

/external/v8/src/
Dcompiler.cc1402 CacheBehaviour cache_behaviour = GetCacheBehaviour(); in ~ScriptCompileTimerScope() local
1412 cache_behaviour_histogram->AddSample(static_cast<int>(cache_behaviour)); in ~ScriptCompileTimerScope()
1415 GetCacheBehaviourTimedHistogram(cache_behaviour)); in ~ScriptCompileTimerScope()
1506 CacheBehaviour cache_behaviour) { in GetCacheBehaviourTimedHistogram()
1507 switch (cache_behaviour) { in GetCacheBehaviourTimedHistogram()