Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/os/
DZygoteInit.java272 private static boolean shouldProfileBootClasspath() { in shouldProfileBootClasspath() method in ZygoteInit
379 if (shouldProfileBootClasspath()) { in preloadClasses()
522 if (shouldProfileBootClasspath()) { in handleSystemServerProcess()