Searched refs:writeSnapshot (Results 1 – 3 of 3) sorted by relevance
118 public static void writeSnapshot(final String processName, final PackageInfo packageInfo) { in writeSnapshot() method in SamplingProfilerIntegration
266 SamplingProfilerIntegration.writeSnapshot("system_server", null); in run()
1730 … SamplingProfilerIntegration.writeSnapshot(mBoundApplication.processName, packageInfo); in maybeSnapshot()