Searched refs:snapshotWriter (Results 1 – 1 of 1) sorted by relevance
48 private static final Executor snapshotWriter; field in SamplingProfilerIntegration66 snapshotWriter = Executors.newSingleThreadExecutor(new ThreadFactory() {75 snapshotWriter = null;80 snapshotWriter = null;134 snapshotWriter.execute(new Runnable() { in writeSnapshot()