Home
last modified time | relevance | path

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

/art/runtime/
Doat_file_assistant.cc509 ProfileFile* profile = GetProfile(); in IsProfileChangeSignificant() local
510 if (profile == nullptr) { in IsProfileChangeSignificant()
528 profile->GetTopKSamples(top_k, top_k_threshold); in IsProfileChangeSignificant()