Home
last modified time | relevance | path

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

/art/runtime/
Druntime.h975 bool IsPerfettoHprofEnabled() const { in IsPerfettoHprofEnabled() function
Druntime.cc1065 if (IsPerfettoHprofEnabled() && in InitNonZygoteOrPostFork()
1785 if (IsZygote() && IsPerfettoHprofEnabled()) { in Init()