Home
last modified time | relevance | path

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

/external/chromium_org/tools/telemetry/telemetry/core/platform/profiler/
Dvtune_profiler.py58 android_profiling_helper.GetRequiredLibrariesForVTuneProfile(
Dandroid_profiling_helper_unittest.py88 libs = android_profiling_helper.GetRequiredLibrariesForVTuneProfile('foo')
Dandroid_profiling_helper.py117 def GetRequiredLibrariesForVTuneProfile(profile_file): function