Searched refs:profiling (Results 1 – 2 of 2) sorted by relevance
36 // Denotes an agent (and its parameters) to attach for profiling.
848 boolean profiling; field in ActivityThread.Profiler852 if (profiling) { in setProfiler()876 if (profileFd == null || profiling) { in startProfiling()884 profiling = true; in startProfiling()896 if (profiling) { in stopProfiling()897 profiling = false; in stopProfiling()