Package | Description |
---|---|
org.openjdk.jmh.profile | |
org.openjdk.jmh.util |
Modifier and Type | Field and Description |
---|---|
protected TempFile |
AbstractPerfAsmProfiler.hsLog |
protected TempFile |
AbstractPerfAsmProfiler.perfBinData |
protected TempFile |
LinuxPerfC2CProfiler.perfBinData |
protected TempFile |
AbstractPerfAsmProfiler.perfParsedData |
Modifier and Type | Method and Description |
---|---|
TempFile |
TempFileManager.create(String suffix) |
static TempFile |
FileUtils.weakTempFile(String suffix)
Creates the temp file, and retains it as long as the reference to it
is reachable.
|
Copyright © 2024. All rights reserved.