Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/telemetry/telemetry/internal/platform/profiler/
Dvtune_profiler.py61 android_profiling_helper.GetRequiredLibrariesForVTuneProfile(
Dandroid_profiling_helper_unittest.py154 libs = android_profiling_helper.GetRequiredLibrariesForVTuneProfile('foo')
Dandroid_profiling_helper.py136 def GetRequiredLibrariesForVTuneProfile(profile_file): function