Searched refs:writeSnapshotFile (Results 1 – 1 of 1) sorted by relevance
137 writeSnapshotFile(processName, packageInfo); in writeSnapshot()153 writeSnapshotFile("zygote", null); in writeZygoteSnapshot()162 private static void writeSnapshotFile(String processName, PackageInfo packageInfo) { in writeSnapshotFile() method in SamplingProfilerIntegration